comparison Resources/CMake/OrthancStone.cmake @ 21:20f623762e8e

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 22 Nov 2016 15:54:06 +0100
parents 946377d1c992
children b01d46e5a2b3
comparison
equal deleted inserted replaced
20:946377d1c992 21:20f623762e8e
93 add_definitions( 93 add_definitions(
94 -DORTHANC_ENABLE_MD5=0 94 -DORTHANC_ENABLE_MD5=0
95 -DORTHANC_ENABLE_BASE64=1 95 -DORTHANC_ENABLE_BASE64=1
96 -DORTHANC_ENABLE_PUGIXML=0 96 -DORTHANC_ENABLE_PUGIXML=0
97 -DORTHANC_ENABLE_PKCS11=0 97 -DORTHANC_ENABLE_PKCS11=0
98 -DORTHANC_SANDBOXED=0
99 ) 98 )
100 99
101 100
102 ##################################################################### 101 #####################################################################
103 ## Link the colormaps into the binaries 102 ## Link the colormaps into the binaries