Skip to content

Commit 705994e

Browse files
MehdiChinounenyalldawson
authored andcommittedJan 30, 2024
Enable explicitly draco support on MSYS2/MinGW-w64
1 parent fd15b40 commit 705994e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/mingw-w64-msys2.yml

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
8989
-DPython_EXECUTABLE=${MINGW_PREFIX}/bin/python \
9090
-DWITH_3D=ON \
91+
-DWITH_DRACO=ON \
9192
-DWITH_PDAL=OFF \
9293
-DWITH_CUSTOM_WIDGETS=ON \
9394
-DWITH_QWTPOLAR=OFF \

0 commit comments

Comments
 (0)
Please sign in to comment.