mirror of
https://github.com/Fishwaldo/pico-sdk.git
synced 2025-07-13 08:29:18 +00:00
4 lines
No EOL
162 B
CMake
4 lines
No EOL
162 B
CMake
# this is included because toolchain file sets SYSTEM_NAME=PICO
|
|
|
|
set_property(GLOBAL PROPERTY TARGET_SUPPORTS_SHARED_LIBS FALSE)
|
|
set(CMAKE_EXECUTABLE_SUFFIX .elf) |