comparison OrthancStone/Resources/CMake/OrthancStoneParameters.cmake @ 1569:546ec0531099

removing deprecated files, backup is available in tag legacy-with-deprecated
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 21 Sep 2020 14:50:07 +0200
parents 3eca4f9c2827
children c8644706e78b
comparison
equal deleted inserted replaced
1567:37d90bd69f31 1569:546ec0531099
88 ## the Stone of Orthanc 88 ## the Stone of Orthanc
89 ##################################################################### 89 #####################################################################
90 90
91 set(ENABLE_OPENGL ON CACHE BOOL "Enable support of OpenGL") 91 set(ENABLE_OPENGL ON CACHE BOOL "Enable support of OpenGL")
92 set(ENABLE_WASM OFF CACHE INTERNAL "Enable support of WebAssembly") 92 set(ENABLE_WASM OFF CACHE INTERNAL "Enable support of WebAssembly")
93 set(ENABLE_GUIADAPTER OFF CACHE INTERNAL "Enable backward compatibility with the Stone GuiAdapter class")