diff SQLite/CMakeLists.txt @ 69:19764fc60ade db-changes

compatibility with Orthanc SDDK 0.9.5
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 03 Jan 2019 10:07:27 +0100
parents e78d7077ee1c
children 5571a6554db0
line wrap: on
line diff
--- a/SQLite/CMakeLists.txt	Mon Dec 24 13:36:44 2018 +0100
+++ b/SQLite/CMakeLists.txt	Thu Jan 03 10:07:27 2019 +0100
@@ -35,7 +35,6 @@
 
 add_definitions(
   -DORTHANC_PLUGIN_VERSION="${ORTHANC_PLUGIN_VERSION}"
-  -DHAS_ORTHANC_EXCEPTION=1
   )
 
 #set_target_properties(OrthancSQLiteStorage PROPERTIES