Fix CMake issues when disabling unit tests, Add new CMake flag OPENSPACE_ENABLE_ALL_MODULES to change default behavior of module inclusion

This commit is contained in:
Alexander Bock
2023-04-15 22:39:35 +02:00
parent 27ba567af8
commit db002d4cf7
5 changed files with 13 additions and 9 deletions
-4
View File
@@ -1,4 +0,0 @@
if os.getenv("OPENSPACE_DEVELOPER")
then
openspace.setPropertyValueSingle('OpenSpaceEngine.PropertyVisibility', 4)
end