comparison Applications/StoneWebViewer/Plugin/CMakeLists.txt @ 1664:32e765ca7193

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 19 Nov 2020 12:15:21 +0100
parents 8c5f9864545f
children af4a2d08549c
comparison
equal deleted inserted replaced
1663:fc883105ee11 1664:32e765ca7193
85 -DPLUGIN_NAME="stone-webviewer" 85 -DPLUGIN_NAME="stone-webviewer"
86 ) 86 )
87 87
88 88
89 EmbedResources( 89 EmbedResources(
90 --no-upcase-check # For 2017-11-13-OpenSans-Regular.ttf
91
90 # Folders 92 # Folders
91 IMAGES ${ORTHANC_STONE_BINARIES}/img/ 93 IMAGES ${ORTHANC_STONE_BINARIES}/img/
92 WEB_APPLICATION ${CMAKE_SOURCE_DIR}/../WebApplication 94 WEB_APPLICATION ${CMAKE_SOURCE_DIR}/../WebApplication
93 LIBRARIES_CSS ${ORTHANC_STONE_BINARIES}/css/ 95 LIBRARIES_CSS ${ORTHANC_STONE_BINARIES}/css/
94 LIBRARIES_JS ${ORTHANC_STONE_BINARIES}/js/ 96 LIBRARIES_JS ${ORTHANC_STONE_BINARIES}/js/