Navigation Menu

Skip to content

Commit

Permalink
try to use more files for SIP code
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed May 22, 2019
1 parent 10f6c8d commit 951badd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -802,7 +802,7 @@ IF (WITH_CORE AND WITH_BINDINGS)
INCLUDE(SIPMacros)

SET(SIP_INCLUDES ${PYQT_SIP_DIR} ${CMAKE_SOURCE_DIR}/python)
SET(SIP_CONCAT_PARTS 4)
SET(SIP_CONCAT_PARTS 8)

IF (NOT BINDINGS_GLOBAL_INSTALL)
SET(PYTHON_SITE_PACKAGES_DIR ${QGIS_DATA_DIR}/python)
Expand Down

0 comments on commit 951badd

Please sign in to comment.