mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-21 18:38:20 -05:00
3e283d1630
Add all code in the state it was in Jan 10 2020 when branch cleanup was performed
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
|
|
)
|