Skip to content

Commit

Permalink
Try 25
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 22, 2024
1 parent 68f12a1 commit 0dd3e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ if (WITH_CORE AND WITH_BINDINGS)
include(SIPMacros)

set(SIP_INCLUDES ${PYQT_SIP_DIR} ${CMAKE_SOURCE_DIR}/python)
set(SIP_CONCAT_PARTS 30)
set(SIP_CONCAT_PARTS 25)

if (NOT BINDINGS_GLOBAL_INSTALL)
set(Python_SITEARCH ${QGIS_DATA_DIR}/python)
Expand Down

0 comments on commit 0dd3e1e

Please sign in to comment.