Skip to content

Commit

Permalink
qgis3[-ltr]: build with OpenCL
Browse files Browse the repository at this point in the history
  • Loading branch information
nilason committed Mar 24, 2024
1 parent 94d8443 commit 63c44fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gis/qgis3/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ configure.args-append \
-DQWT_INCLUDE_DIR=${prefix}/libexec/qt5/lib/qwt.framework/Versions/Current/Headers \
-DQWT_LIBRARY=${prefix}/libexec/qt5/lib/qwt.framework/Versions/Current/qwt \
-DSPATIALINDEX_LIBRARY=${prefix}/lib/libspatialindex.dylib \
-DUSE_OPENCL=OFF \
-DUSE_OPENCL=ON \
-DWITH_3D=ON \
-DWITH_BINDINGS=FALSE \
-DWITH_DRACO=OFF \
Expand Down

0 comments on commit 63c44fc

Please sign in to comment.