We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e64e9d commit 3ee7ae0Copy full SHA for 3ee7ae0
CMakeLists.txt
@@ -6,8 +6,8 @@ add_custom_target(
6
toolchain SOURCES
7
toolchain/Arduino/RulesOverride.cmake
8
toolchain/Platform/Arduino.cmake
9
- toolchain/arduino-cli-toolchain.cmake
10
-)
+ toolchain/Templates/ArduinoLibraryCMakeLists.txt.in
+ toolchain/arduino-cli-toolchain.cmake)
11
12
add_custom_target(
13
tools SOURCES
0 commit comments