comparison Applications/StoneWebViewer/WebAssembly/CMakeLists.txt @ 1662:0f161841f837

adding orthanc logo to the Stone viewer
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 19 Nov 2020 10:52:05 +0100
parents 05b55b89a134
children 1e6d3289b1ad
comparison
equal deleted inserted replaced
1661:e4589378ad8b 1662:0f161841f837
170 ${CMAKE_SOURCE_DIR}/../WebApplication/img/grid1x1.png 170 ${CMAKE_SOURCE_DIR}/../WebApplication/img/grid1x1.png
171 ${CMAKE_SOURCE_DIR}/../WebApplication/img/grid1x2.png 171 ${CMAKE_SOURCE_DIR}/../WebApplication/img/grid1x2.png
172 ${CMAKE_SOURCE_DIR}/../WebApplication/img/grid2x1.png 172 ${CMAKE_SOURCE_DIR}/../WebApplication/img/grid2x1.png
173 ${CMAKE_SOURCE_DIR}/../WebApplication/img/grid2x2.png 173 ${CMAKE_SOURCE_DIR}/../WebApplication/img/grid2x2.png
174 ${CMAKE_SOURCE_DIR}/../WebApplication/img/loading.gif 174 ${CMAKE_SOURCE_DIR}/../WebApplication/img/loading.gif
175 ${CMAKE_SOURCE_DIR}/../WebApplication/img/orthanc.png
175 DESTINATION ${ORTHANC_STONE_INSTALL_PREFIX}/img 176 DESTINATION ${ORTHANC_STONE_INSTALL_PREFIX}/img
176 ) 177 )