1
0
mirror of https://github.com/danbee/unicorn synced 2026-06-21 15:12:22 +00:00
unicorn/boards/pico_w_cosmic/usermodules.cmake
2024-12-04 12:54:55 +00:00

4 lines
109 B
CMake

list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/../")
set(UNICORN "cosmic")
include(usermod-common)