comparison Resources/CMake/OrthancStoneParameters.cmake @ 860:238693c3bc51 am-dev

merge default -> am-dev
author Alain Mazy <alain@mazy.be>
date Mon, 24 Jun 2019 14:35:00 +0200
parents 31487d066d1d
children 2d8ab34c8c91
comparison
equal deleted inserted replaced
856:a6e17a5a39e7 860:238693c3bc51
52 ## the Stone of Orthanc 52 ## the Stone of Orthanc
53 ##################################################################### 53 #####################################################################
54 54
55 set(ENABLE_OPENGL ON CACHE INTERNAL "Enable support of OpenGL") 55 set(ENABLE_OPENGL ON CACHE INTERNAL "Enable support of OpenGL")
56 set(ENABLE_WASM OFF CACHE INTERNAL "Enable support of WebAssembly") 56 set(ENABLE_WASM OFF CACHE INTERNAL "Enable support of WebAssembly")
57 set(ENABLE_STONE_DEPRECATED OFF CACHE INTERNAL "Enable backward compatibility with deprecated Stone classes")