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

3 lines
109 B
CMake

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