comparison Resources/CMake/OrthancStoneConfiguration.cmake @ 1403:5630c2fb7b0f

cleanup + reactivate UnitTests
author Alain Mazy <alain@mazy.be>
date Wed, 29 Apr 2020 21:10:49 +0200
parents 1c2d065ba372
children b2b0fc4a5596
comparison
equal deleted inserted replaced
1402:65e1e4b08302 1403:5630c2fb7b0f
286 ${ORTHANC_STONE_ROOT}/Framework/Viewport/WebAssemblyViewport.h 286 ${ORTHANC_STONE_ROOT}/Framework/Viewport/WebAssemblyViewport.h
287 ) 287 )
288 endif() 288 endif()
289 289
290 list(APPEND ORTHANC_STONE_SOURCES 290 list(APPEND ORTHANC_STONE_SOURCES
291 #${ORTHANC_STONE_ROOT}/Framework/Layers/SeriesFrameRendererFactory.cpp
292 #${ORTHANC_STONE_ROOT}/Framework/Layers/SingleFrameRendererFactory.cpp
293 291
294 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomDatasetReader.cpp 292 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomDatasetReader.cpp
295 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomPath.cpp 293 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomPath.cpp
296 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomTag.cpp 294 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomTag.cpp
297 ${ORTHANC_ROOT}/Plugins/Samples/Common/FullOrthancDataset.cpp 295 ${ORTHANC_ROOT}/Plugins/Samples/Common/FullOrthancDataset.cpp