comparison Applications/CMakeLists.txt @ 150:442102e14933

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 17 Jul 2018 09:55:24 +0200
parents c9271bb5ef94
children fb8d4cd2f618
comparison
equal deleted inserted replaced
149:954f45b6e60c 150:442102e14933
117 SRGB_ICC_PROFILE ${ORTHANC_WSI_DIR}/Resources/sRGB.icc 117 SRGB_ICC_PROFILE ${ORTHANC_WSI_DIR}/Resources/sRGB.icc
118 ) 118 )
119 119
120 add_definitions( 120 add_definitions(
121 -DHAS_ORTHANC_EXCEPTION=1 121 -DHAS_ORTHANC_EXCEPTION=1
122 -DORTHANC_ENABLE_LOGGING_PLUGIN=0
122 ) 123 )
123 124
124 125
125 ##################################################################### 126 #####################################################################
126 ## Setup precompiled headers for Microsoft Visual Studio 127 ## Setup precompiled headers for Microsoft Visual Studio