mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-10 15:28:36 -05:00
6 lines
113 B
CMake
6 lines
113 B
CMake
set(DEFAULT_MODULE ON)
|
|
|
|
set(OPENSPACE_DEPENDENCIES
|
|
#add possible other modules that this module depends upon
|
|
)
|