Skip to content
Snippets Groups Projects
Commit c62b9d0f authored by Jules Bourdais's avatar Jules Bourdais
Browse files

wasm: update build_examples.sh to use VTK 9.4

parent ce3e1e66
No related tags found
1 merge request!405ci: update docker image to use emsdk 4
Pipeline #436691 passed
......@@ -25,7 +25,7 @@ done
python3 .gitlab/GenerateSuperCMake.py
emcmake cmake -GNinja \
-DEMSCRIPTEN:Bool=true \
-DVTK_DIR=$CI_PROJECT_DIR/vtk_build/install/lib/cmake/vtk-9.3 \
-DVTK_DIR=$CI_PROJECT_DIR/vtk_build/install/lib/cmake/vtk-9.4 \
-DDEBUGINFO=NONE \
-DOPTIMIZE=SMALLEST \
-S pregen_examples -B build_examples
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment