pico-extras/src/CMakeLists.txt

5 wiersze
86 B
CMake

add_subdirectory(common)
if (PICO_ON_DEVICE)
add_subdirectory(rp2_common)
endif()