mirror of
https://github.com/danbee/unicorn
synced 2026-06-21 07:02:22 +00:00
3 lines
110 B
CMake
3 lines
110 B
CMake
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/../")
|
|
set(UNICORN "galactic")
|
|
include(usermod-common) |