Skip to content

Commit

Permalink
Disable Qt5 on poppler
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixpol committed Jan 27, 2025
1 parent 4420796 commit 9637dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.qgis.qgis.json
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@
"-DENABLE_GLIB=OFF",
"-DENABLE_GOBJECT_INTROSPECTION=OFF",
"-DENABLE_UTILS=OFF",
"-DENABLE_QT6=OFF",
"-DENABLE_QT5=OFF",
"-DENABLE_LIBOPENJPEG=openjpeg2"
],
"cleanup": [
Expand Down

0 comments on commit 9637dba

Please sign in to comment.