Mercurial > hg > orthanc-stone
changeset 1759:7428da2bb94d
merge
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Mon, 26 Apr 2021 20:43:00 +0200 |
parents | 4ee11b8773e2 (current diff) b235999cad69 (diff) |
children | e38b9875a969 |
files | Applications/Samples/build-wasm-samples.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Applications/Samples/build-wasm-samples.sh Mon Apr 26 20:41:38 2021 +0200 +++ b/Applications/Samples/build-wasm-samples.sh Mon Apr 26 20:43:00 2021 +0200 @@ -53,7 +53,7 @@ emcmake cmake -G "Ninja" \ -DCMAKE_BUILD_TYPE=$buildType \ - -DCMAKE_INSTALL_PREFIX=$installFolderName \ + -DORTHANC_STONE_INSTALL_PREFIX=$installFolderName \ -DSTATIC_BUILD=ON -DALLOW_DOWNLOADS=ON \ $samplesRootDir/WebAssembly