diff Applications/Samples/CMakeLists.txt @ 1049:348866dd217c

removing classes OpenGLContextLostException and StoneOrthancException
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Oct 2019 14:29:02 +0200
parents 2d69b8bee484
children 287ec78f63b4
line wrap: on
line diff
--- a/Applications/Samples/CMakeLists.txt	Thu Oct 10 14:11:52 2019 +0200
+++ b/Applications/Samples/CMakeLists.txt	Thu Oct 10 14:29:02 2019 +0200
@@ -232,7 +232,6 @@
   add_executable(UnitTests
     ${GOOGLE_TEST_SOURCES}
     ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestCommands.cpp
-    ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestExceptions.cpp
     ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestMessageBroker.cpp
     ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestStrategy.cpp
     ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestStructureSet.cpp