1
0
mirror of https://github.com/danbee/unicorn synced 2026-06-21 15:12:22 +00:00
unicorn/boards/pico2_w_cosmic/usermodules.cmake
2024-12-16 13:03:48 +00:00

3 lines
108 B
CMake

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