diff ViewerPlugin/CMakeLists.txt @ 320:196d0e18afa0

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Oct 2024 14:58:02 +0200
parents 0683312e21ba
children c42083d50ddf
line wrap: on
line diff
--- a/ViewerPlugin/CMakeLists.txt	Fri Sep 13 17:59:54 2024 +0200
+++ b/ViewerPlugin/CMakeLists.txt	Wed Oct 16 14:58:02 2024 +0200
@@ -205,6 +205,7 @@
   ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/DicomDatasetReader.cpp
   ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/FullOrthancDataset.cpp
   ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/IOrthancConnection.cpp
+  ${ORTHANC_WSI_DIR}/Resources/Orthanc/StoneToolbox.cpp
   )