comparison Applications/StoneWebViewer/WebAssembly/JavaScriptLibraries.cmake @ 1593:b782f78aed42

rendering osirix annotations
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 23 Oct 2020 17:39:16 +0200
parents 8c5f9864545f
children fa9e6bf84958
comparison
equal deleted inserted replaced
1592:0d4b11ba86df 1593:b782f78aed42
46 46
47 install( 47 install(
48 FILES 48 FILES
49 ${CMAKE_CURRENT_BINARY_DIR}/fontawesome-free-5.14.0-web/css/all.css 49 ${CMAKE_CURRENT_BINARY_DIR}/fontawesome-free-5.14.0-web/css/all.css
50 ${CMAKE_CURRENT_BINARY_DIR}/bootstrap-3.4.1-dist/css/bootstrap.css 50 ${CMAKE_CURRENT_BINARY_DIR}/bootstrap-3.4.1-dist/css/bootstrap.css
51 ${CMAKE_CURRENT_BINARY_DIR}/bootstrap-3.4.1-dist/css/bootstrap.css.map
51 DESTINATION ${ORTHANC_STONE_INSTALL_PREFIX}/css 52 DESTINATION ${ORTHANC_STONE_INSTALL_PREFIX}/css
52 ) 53 )
53 54
54 install( 55 install(
55 FILES 56 FILES