comparison Samples/WebAssembly/NOTES.txt @ 911:64e5f3ff6360 am-dev

Merge
author Alain Mazy <alain@mazy.be>
date Thu, 18 Jul 2019 10:50:59 +0200
parents ef6e425dc79f ecdb2ceaa925
children
comparison
equal deleted inserted replaced
903:ef6e425dc79f 911:64e5f3ff6360
72 mkdir -p build_stone_newsamples_wasm_wsl 72 mkdir -p build_stone_newsamples_wasm_wsl
73 mkdir -p build_install_stone_newsamples_wasm_wsl 73 mkdir -p build_install_stone_newsamples_wasm_wsl
74 cd build_stone_newsamples_wasm_wsl 74 cd build_stone_newsamples_wasm_wsl
75 cmake -G Ninja -DCMAKE_TOOLCHAIN_FILE=${EMSDK}/fastcomp/emscripten/cmake/Modules/Platform/Emscripten.cmake -DORTHANC_FRAMEWORK_SOURCE=path -DORTHANC_FRAMEWORK_ROOT=/mnt/c/o/orthanc/ -DCMAKE_BUILD_TYPE=Release -DALLOW_DOWNLOADS=ON /mnt/c/o/orthanc-stone/Samples/WebAssembly -DCMAKE_INSTALL_PREFIX=/mnt/c/o/build_install_stone_newsamples_wasm_wsl 75 cmake -G Ninja -DCMAKE_TOOLCHAIN_FILE=${EMSDK}/fastcomp/emscripten/cmake/Modules/Platform/Emscripten.cmake -DORTHANC_FRAMEWORK_SOURCE=path -DORTHANC_FRAMEWORK_ROOT=/mnt/c/o/orthanc/ -DCMAKE_BUILD_TYPE=Release -DALLOW_DOWNLOADS=ON /mnt/c/o/orthanc-stone/Samples/WebAssembly -DCMAKE_INSTALL_PREFIX=/mnt/c/o/build_install_stone_newsamples_wasm_wsl
76 ninja 76 ninja
77