diff Platforms/Generic/CMakeLists.txt @ 293:017044be141b am-2

renaming
author am@osimis.io
date Thu, 30 Aug 2018 17:15:22 +0200
parents 3c190e2bb3af
children
line wrap: on
line diff
--- a/Platforms/Generic/CMakeLists.txt	Thu Aug 30 17:09:31 2018 +0200
+++ b/Platforms/Generic/CMakeLists.txt	Thu Aug 30 17:15:22 2018 +0200
@@ -29,8 +29,8 @@
 
 LIST(APPEND ORTHANC_BOOST_COMPONENTS program_options)
 
-SET(ENABLE_SDL OFF)
-SET(ENABLE_QT ON)
+SET(ENABLE_SDL ON)
+SET(ENABLE_QT OFF)
 SET(ORTHANC_SANDBOXED OFF)
 SET(ENABLE_CRYPTO_OPTIONS ON)
 SET(ENABLE_GOOGLE_TEST ON)