Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
pico-sdk
/
efe2103f9b28458a1615ff096054479743ade236
/
.
/
src
/
rp2_common
/
pico_platform_sections
/
CMakeLists.txt
blob: f0c36bd065be539d8945c65ee025f72e1dd340ea [
file
] [
log
] [
blame
]
if (NOT TARGET pico_platform_sections)
pico_add_library(pico_platform_sections)
target_include_directories(pico_platform_sections_headers SYSTEM INTERFACE ${CMAKE_CURRENT_LIST_DIR}/include)
endif()