comparison Applications/CMakeLists.txt @ 190:7d19f0cda6ae

simplification
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Jun 2020 19:18:56 +0200
parents 7326f7d105e1
children f299c191cd76
comparison
equal deleted inserted replaced
189:7326f7d105e1 190:7d19f0cda6ae
119 ) 119 )
120 120
121 add_definitions( 121 add_definitions(
122 -DHAS_ORTHANC_EXCEPTION=1 122 -DHAS_ORTHANC_EXCEPTION=1
123 -DORTHANC_ENABLE_LOGGING_PLUGIN=0 123 -DORTHANC_ENABLE_LOGGING_PLUGIN=0
124 -DORTHANC_FRAMEWORK_BUILDING_PLUGIN=0
125 ) 124 )
126 125
127 126
128 ##################################################################### 127 #####################################################################
129 ## Setup precompiled headers for Microsoft Visual Studio 128 ## Setup precompiled headers for Microsoft Visual Studio