diff Applications/StoneWebViewer/WebAssembly/docker-internal.sh @ 2083:0c0c228a3a73

trying to fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 11 Oct 2023 21:12:08 +0200
parents 07964689cb0b
children 7f70abd4044f
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebAssembly/docker-internal.sh	Wed Oct 11 16:38:38 2023 +0200
+++ b/Applications/StoneWebViewer/WebAssembly/docker-internal.sh	Wed Oct 11 21:12:08 2023 +0200
@@ -44,6 +44,7 @@
       -DORTHANC_STONE_INSTALL_PREFIX=/target/StoneWebViewer \
       -DCMAKE_TOOLCHAIN_FILE=${EMSDK}/upstream/emscripten/cmake/Modules/Platform/Emscripten.cmake \
       -DSTATIC_BUILD=ON \
+      -DLIBCLANG=libclang-4.0.so.1 \
       -G Ninja
 
 ninja -j2 install