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

3 lines
110 B
CMake

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