Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Disable pdal on msys2 build, untwine compilation is broken on windows
  • Loading branch information
nyalldawson committed May 10, 2023
1 parent 0192a60 commit d459766
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mingw-w64-msys2.yml
Expand Up @@ -81,6 +81,7 @@ jobs:
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
-DPython_EXECUTABLE=${MINGW_PREFIX}/bin/python \
-DWITH_3D=ON \
-DWITH_PDAL=OFF \
-DWITH_CUSTOM_WIDGETS=ON \
-DWITH_QWTPOLAR=ON \
-DQWTPOLAR_LIBRARY=${MINGW_PREFIX}/lib/libqwt-qt5.dll.a \
Expand Down

0 comments on commit d459766

Please sign in to comment.