blob: 7523d084c1c0c3da9584d550d45e38d9c60eb6dc [file] [log] [blame]
if (NOT TARGET pico_stdlib_headers)
add_library(pico_stdlib_headers INTERFACE)
target_include_directories(pico_stdlib_headers INTERFACE include)
# dependencies handled in implementation CMakeLists.txt
endif()