changeset 2539:52a411e49e8e

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 17 Apr 2018 15:22:32 +0200
parents c53f1d015b06
children 1badeecd62fc
files Resources/CMake/OrthancFrameworkConfiguration.cmake
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/CMake/OrthancFrameworkConfiguration.cmake	Tue Apr 17 14:50:34 2018 +0200
+++ b/Resources/CMake/OrthancFrameworkConfiguration.cmake	Tue Apr 17 15:22:32 2018 +0200
@@ -458,6 +458,7 @@
   -DORTHANC_ENABLE_MD5=1
   -DORTHANC_MAXIMUM_TAG_LENGTH=256
   -DORTHANC_VERSION="${ORTHANC_VERSION}"
+  -DHAS_ORTHANC_EXCEPTION=1
   )
 
 
@@ -488,7 +489,6 @@
     add_definitions(
       -DORTHANC_ENABLE_LOGGING=1
       -DORTHANC_ENABLE_LOGGING_PLUGIN=1
-      -DHAS_ORTHANC_EXCEPTION=1
       )
   else()
     add_definitions(