Skip to content

Commit 3ee7ae0

Browse files
committed
Add missing CMake template to project list
1 parent 9e64e9d commit 3ee7ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ add_custom_target(
66
toolchain SOURCES
77
toolchain/Arduino/RulesOverride.cmake
88
toolchain/Platform/Arduino.cmake
9-
toolchain/arduino-cli-toolchain.cmake
10-
)
9+
toolchain/Templates/ArduinoLibraryCMakeLists.txt.in
10+
toolchain/arduino-cli-toolchain.cmake)
1111

1212
add_custom_target(
1313
tools SOURCES

0 commit comments

Comments
 (0)