comparison Resources/CMake/OrthancStoneParameters.cmake @ 274:dc1beee33134 am-2

split SdlApplication into NativeApplication and SdlApplication
author am@osimis.io
date Fri, 24 Aug 2018 13:52:55 +0200
parents 86ccff58f344
children b04b13810540
comparison
equal deleted inserted replaced
273:f21ba2468570 274:dc1beee33134
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") 52 set(ENABLE_SDL ON CACHE INTERNAL "Include support for SDL")
53 set(ENABLE_QT OFF CACHE INTERNAL "Include support for Qt")