Skip to content

Commit

Permalink
disable oauth
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jul 20, 2021
1 parent 0c53830 commit 5ed2b51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/docker-qgis-build.sh
Expand Up @@ -83,6 +83,7 @@ cmake \
-DWITH_PDAL=${WITH_QT5} \
-DWITH_QT5SERIALPORT=${WITH_QT5} \
-DWITH_QTWEBKIT=${WITH_QT5} \
-DWITH_OAUTH2_PLUGIN=${WITH_QT5} \
-DORACLE_INCLUDEDIR=/instantclient_19_9/sdk/include/ \
-DORACLE_LIBDIR=/instantclient_19_9/ \
-DDISABLE_DEPRECATED=ON \
Expand Down

0 comments on commit 5ed2b51

Please sign in to comment.