diff 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
line wrap: on
line diff
--- a/Resources/CMake/OrthancStoneConfiguration.cmake	Wed Apr 29 20:50:53 2020 +0200
+++ b/Resources/CMake/OrthancStoneConfiguration.cmake	Wed Apr 29 21:10:49 2020 +0200
@@ -288,8 +288,6 @@
 endif()
 
 list(APPEND ORTHANC_STONE_SOURCES
-  #${ORTHANC_STONE_ROOT}/Framework/Layers/SeriesFrameRendererFactory.cpp
-  #${ORTHANC_STONE_ROOT}/Framework/Layers/SingleFrameRendererFactory.cpp
 
   ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomDatasetReader.cpp
   ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomPath.cpp