comparison Resources/CMake/OrthancStoneParameters.cmake @ 295:b04b13810540 am-2

unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc
author am@osimis.io
date Tue, 04 Sep 2018 15:09:42 +0200
parents dc1beee33134
children b3b3fa0e3689
comparison
equal deleted inserted replaced
294:faccc4b07b92 295:b04b13810540
47 ##################################################################### 47 #####################################################################
48 ## Internal CMake parameters to enable the optional subcomponents of 48 ## Internal CMake parameters to enable the optional subcomponents of
49 ## the Stone of Orthanc 49 ## the Stone of Orthanc
50 ##################################################################### 50 #####################################################################
51 51
52 set(ENABLE_SDL ON CACHE INTERNAL "Include support for SDL")
53 set(ENABLE_QT OFF CACHE INTERNAL "Include support for Qt")