comparison Applications/Samples/Sdl/CMakeLists.txt @ 1581:e04c8fec263e

remove OrthancStone/UnitTestsSources/TestCommands.cpp
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Oct 2020 17:27:01 +0200
parents 6e0da8370270
children 94edbfa64c97
comparison
equal deleted inserted replaced
1580:c6b29bf58914 1581:e04c8fec263e
88 add_executable(UnitTests 88 add_executable(UnitTests
89 ${GOOGLE_TEST_SOURCES} 89 ${GOOGLE_TEST_SOURCES}
90 ${ORTHANC_STONE_ROOT}/UnitTestsSources/GenericToolboxTests.cpp 90 ${ORTHANC_STONE_ROOT}/UnitTestsSources/GenericToolboxTests.cpp
91 ${ORTHANC_STONE_ROOT}/UnitTestsSources/ImageToolboxTests.cpp 91 ${ORTHANC_STONE_ROOT}/UnitTestsSources/ImageToolboxTests.cpp
92 ${ORTHANC_STONE_ROOT}/UnitTestsSources/PixelTestPatternsTests.cpp 92 ${ORTHANC_STONE_ROOT}/UnitTestsSources/PixelTestPatternsTests.cpp
93 ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestCommands.cpp
94 ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestMessageBroker.cpp 93 ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestMessageBroker.cpp
95 ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestStrategy.cpp 94 ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestStrategy.cpp
96 ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestStructureSet.cpp 95 ${ORTHANC_STONE_ROOT}/UnitTestsSources/TestStructureSet.cpp
97 ${ORTHANC_STONE_ROOT}/UnitTestsSources/SortedFramesTests.cpp 96 ${ORTHANC_STONE_ROOT}/UnitTestsSources/SortedFramesTests.cpp
98 ${ORTHANC_STONE_ROOT}/UnitTestsSources/UnitTestsMain.cpp 97 ${ORTHANC_STONE_ROOT}/UnitTestsSources/UnitTestsMain.cpp