comparison Plugins/Samples/Common/OrthancPlugins.cmake @ 2205:395522e46b2b

refactoring of the worklist sample using OrthancPluginCppWrapper
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 08 Dec 2016 16:16:25 +0100
parents fead5549aaa7
children 4a8e8a96b233
comparison
equal deleted inserted replaced
2204:0158f2de8cad 2205:395522e46b2b
27 if (MSVC) 27 if (MSVC)
28 include_directories(${SAMPLES_ROOT}/../../Resources/ThirdParty/VisualStudio/) 28 include_directories(${SAMPLES_ROOT}/../../Resources/ThirdParty/VisualStudio/)
29 endif() 29 endif()
30 30
31 31
32 add_definitions(-DORTHANC_HAS_EXCEPTION=0) 32 add_definitions(-DHAS_ORTHANC_EXCEPTION=0)