comparison CMakeLists.txt @ 263:87ed513fff9d

simplification
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Jun 2020 19:18:24 +0200
parents 6ee63d85b5fc
children 38e9bb57f761
comparison
equal deleted inserted replaced
262:6ee63d85b5fc 263:87ed513fff9d
88 ) 88 )
89 endif() 89 endif()
90 90
91 add_definitions( 91 add_definitions(
92 -DORTHANC_ENABLE_LOGGING_PLUGIN=1 92 -DORTHANC_ENABLE_LOGGING_PLUGIN=1
93 -DORTHANC_FRAMEWORK_BUILDING_LIBRARY=0
94 -DHAS_ORTHANC_EXCEPTION=1 93 -DHAS_ORTHANC_EXCEPTION=1
95 ) 94 )
96 95
97 EmbedResources( 96 EmbedResources(
98 ORTHANC_EXPLORER ${CMAKE_SOURCE_DIR}/Resources/OrthancExplorer.js 97 ORTHANC_EXPLORER ${CMAKE_SOURCE_DIR}/Resources/OrthancExplorer.js