changeset 2538:c53f1d015b06

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 17 Apr 2018 14:50:34 +0200
parents a1a331884ebc
children 52a411e49e8e
files Resources/CMake/OrthancFrameworkConfiguration.cmake
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/CMake/OrthancFrameworkConfiguration.cmake	Tue Apr 17 14:32:18 2018 +0200
+++ b/Resources/CMake/OrthancFrameworkConfiguration.cmake	Tue Apr 17 14:50:34 2018 +0200
@@ -488,6 +488,7 @@
     add_definitions(
       -DORTHANC_ENABLE_LOGGING=1
       -DORTHANC_ENABLE_LOGGING_PLUGIN=1
+      -DHAS_ORTHANC_EXCEPTION=1
       )
   else()
     add_definitions(