mirror of
https://github.com/danbee/unicorn
synced 2026-06-20 22:52:22 +00:00
7 lines
199 B
CMake
7 lines
199 B
CMake
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/../")
|
|
|
|
include(galactic_unicorn/micropython)
|
|
include(cosmic_unicorn/micropython)
|
|
include(stellar_unicorn/micropython)
|
|
|
|
include(usermod-common) |