Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
208337db571b64aee790cb4854ed0a9ceede2180
/
.
/
cmake
/
Platform
/
PICO.cmake
blob: 06388b503ca08d74cd100d4f1cfda4c69e840b6c [
file
] [
log
] [
blame
]
# this is included because toolchain file sets SYSTEM_NAME=PICO
set_property
(
GLOBAL PROPERTY TARGET_SUPPORTS_SHARED_LIBS FALSE
)
set
(
CMAKE_EXECUTABLE_SUFFIX
.
elf
)