diff ViewerPlugin/CMakeLists.txt @ 73:a8c90aa32ca6

LRU caching of pyramids, OrthancWSIClearCache script
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 28 Nov 2016 16:51:19 +0100
parents 2e3d22667409
children d101055fc20b
line wrap: on
line diff
--- a/ViewerPlugin/CMakeLists.txt	Mon Nov 28 10:40:48 2016 +0100
+++ b/ViewerPlugin/CMakeLists.txt	Mon Nov 28 16:51:19 2016 +0100
@@ -158,6 +158,7 @@
 #####################################################################
 
 set(ORTHANC_WSI_SOURCES
+  DicomPyramidCache.cpp
   Plugin.cpp
   ${ORTHANC_WSI_DIR}/Framework/DicomToolbox.cpp
   ${ORTHANC_WSI_DIR}/Framework/Enumerations.cpp