diff Applications/CMakeLists.txt @ 226:4eefa34657f0

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 13 Jan 2021 13:17:03 +0100
parents 443f219a68fd
children bab966288abe
line wrap: on
line diff
--- a/Applications/CMakeLists.txt	Wed Jan 13 10:33:37 2021 +0100
+++ b/Applications/CMakeLists.txt	Wed Jan 13 13:17:03 2021 +0100
@@ -104,11 +104,6 @@
   ${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(