comparison Applications/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
comparison
equal deleted inserted replaced
319:9ce06c06c984 320:196d0e18afa0
192 192
193 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/DicomDatasetReader.cpp 193 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/DicomDatasetReader.cpp
194 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/FullOrthancDataset.cpp 194 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/FullOrthancDataset.cpp
195 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/IOrthancConnection.cpp 195 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/IOrthancConnection.cpp
196 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/OrthancHttpConnection.cpp 196 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/OrthancHttpConnection.cpp
197 ${ORTHANC_WSI_DIR}/Resources/Orthanc/StoneToolbox.cpp
197 198
198 # Mandatory components 199 # Mandatory components
199 ${LIBTIFF_SOURCES} 200 ${LIBTIFF_SOURCES}
200 ${OPENJPEG_SOURCES} 201 ${OPENJPEG_SOURCES}
201 ) 202 )