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