Skip to content

Commit a701624

Browse files
authored
IfcOpenShell#2720 add gltf to CD yml
1 parent f912be7 commit a701624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
-DMPFR_LIBRARY_DIR=/usr/lib/x86_64-linux-gnu \
6363
-DHDF5_INCLUDE_DIR=/usr/include/hdf5/serial \
6464
-DGLTF_SUPPORT=On \
65+
-DJSON_INCLUDE_DIR=/usr/include \
6566
../cmake
6667
make -j $(nproc)
6768
make install

0 commit comments

Comments
 (0)