Files
OpenSpace/modules/cefwebgui/include.cmake
Emil Axelsson d64a0df5f6 Feature/thesis work merge (#566)
Web GUI from Klas Eskilson (three new modules: webgui, webbrowser and cefwebgui)
Parallel connection refactorization
Wormhole server added to the main repository
Transfer function editor work from Cristoffer Särevall
Update ghoul
2018-03-20 09:30:59 +01:00

7 lines
94 B
CMake

set(DEFAULT_MODULE OFF)
set(OPEMSPACE_DEPENCENCIES
webbrowser
webgui
server
)