diff Applications/CMakeLists.txt @ 223:443f219a68fd

sync, compatibility with Orthanc framework 1.8.2
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 13 Jan 2021 09:23:22 +0100
parents 541a4aa63278
children 4eefa34657f0
line wrap: on
line diff
--- a/Applications/CMakeLists.txt	Tue Jan 12 18:52:59 2021 +0100
+++ b/Applications/CMakeLists.txt	Wed Jan 13 09:23:22 2021 +0100
@@ -104,6 +104,11 @@
   ${ORTHANC_WSI_DIR}/Framework/Outputs/TruncatedPyramidWriter.cpp
   ${ORTHANC_WSI_DIR}/Framework/Targets/FolderTarget.cpp
   ${ORTHANC_WSI_DIR}/Framework/Targets/OrthancTarget.cpp
+
+  # To access compatibility functions
+  # "OrthancPlugins::WriteFastJson()" and "OrthancPlugins::ReadJson()"
+  # if Orthanc framework <= 1.8.2
+  ${ORTHANC_WSI_DIR}/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp
   )
 
 EmbedResources(