comparison Applications/Samples/CMakeLists.txt @ 573:adc1be326b62

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 18 Apr 2019 17:29:44 +0200
parents d10a295b607a
children 7bf91c4ebd65
comparison
equal deleted inserted replaced
572:b853174411d2 573:adc1be326b62
214 ${ORTHANC_STONE_ROOT}/Applications/Samples/SimpleViewer/ThumbnailInteractor.cpp 214 ${ORTHANC_STONE_ROOT}/Applications/Samples/SimpleViewer/ThumbnailInteractor.cpp
215 ${ORTHANC_STONE_ROOT}/Applications/Samples/SimpleViewer/ThumbnailInteractor.h 215 ${ORTHANC_STONE_ROOT}/Applications/Samples/SimpleViewer/ThumbnailInteractor.h
216 ${SIMPLE_VIEWER_APPLICATION_SOURCES} 216 ${SIMPLE_VIEWER_APPLICATION_SOURCES}
217 ) 217 )
218 target_link_libraries(OrthancStoneSimpleViewer OrthancStone) 218 target_link_libraries(OrthancStoneSimpleViewer OrthancStone)
219
220 endif() 219 endif()
221 220
222 ##################################################################### 221 #####################################################################
223 ## Build the unit tests 222 ## Build the unit tests
224 ##################################################################### 223 #####################################################################