Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 951badd

Browse files
authoredMay 22, 2019
try to use more files for SIP code
1 parent 10f6c8d commit 951badd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ IF (WITH_CORE AND WITH_BINDINGS)
802802
INCLUDE(SIPMacros)
803803

804804
SET(SIP_INCLUDES ${PYQT_SIP_DIR} ${CMAKE_SOURCE_DIR}/python)
805-
SET(SIP_CONCAT_PARTS 4)
805+
SET(SIP_CONCAT_PARTS 8)
806806

807807
IF (NOT BINDINGS_GLOBAL_INSTALL)
808808
SET(PYTHON_SITE_PACKAGES_DIR ${QGIS_DATA_DIR}/python)

0 commit comments

Comments
 (0)
Please sign in to comment.