Mercurial > hg > orthanc-stone
diff Applications/StoneWebViewer/WebAssembly/CMakeLists.txt @ 1732:17684d0b02c3
back to mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 02 Dec 2020 13:27:30 +0100 |
parents | 816e1634f221 |
children | 9ac2a65d4172 |
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebAssembly/CMakeLists.txt Wed Dec 02 12:47:05 2020 +0100 +++ b/Applications/StoneWebViewer/WebAssembly/CMakeLists.txt Wed Dec 02 13:27:30 2020 +0100 @@ -21,6 +21,7 @@ cmake_policy(SET CMP0058 NEW) project(OrthancStone) +include(${CMAKE_SOURCE_DIR}/../Version.cmake) set(ORTHANC_STONE_INSTALL_PREFIX "${CMAKE_SOURCE_DIR}/../../../wasm-binaries/StoneWebViewer" CACHE PATH "Where to put the WebAssembly binaries")