pimoroni-pico/pack/CMakeLists.txt

5 wiersze
99 B
CMake

if (NOT PICO_NO_HARDWARE)
add_subdirectory(display)
add_subdirectory(unicorn)
endif ()