#2720 add gltf to CD yml

This commit is contained in:
Thomas Krijnen
2023-01-26 09:07:53 +01:00
committed by GitHub
parent f912be7875
commit a701624d7b
+1
View File
@@ -62,6 +62,7 @@ jobs:
-DMPFR_LIBRARY_DIR=/usr/lib/x86_64-linux-gnu \
-DHDF5_INCLUDE_DIR=/usr/include/hdf5/serial \
-DGLTF_SUPPORT=On \
-DJSON_INCLUDE_DIR=/usr/include \
../cmake
make -j $(nproc)
make install