mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
CMakeLists.txt: modify SIP_CONCAT_PARTS
This commit is contained in:
parent
6c2e11ed28
commit
42e533cf39
@ -1103,7 +1103,7 @@ if (WITH_CORE AND WITH_BINDINGS)
|
||||
include(SIPMacros)
|
||||
|
||||
set(SIP_INCLUDES ${PYQT_SIP_DIR} ${CMAKE_SOURCE_DIR}/python)
|
||||
set(SIP_CONCAT_PARTS 24)
|
||||
set(SIP_CONCAT_PARTS 25)
|
||||
|
||||
if (NOT BINDINGS_GLOBAL_INSTALL)
|
||||
set(Python_SITEARCH ${QGIS_DATA_DIR}/python)
|
||||
|
Loading…
x
Reference in New Issue
Block a user