Skip to content

Commit b3a48f6

Browse files
3nidsnyalldawson
authored andcommitted
raise SIP_CONCAT_PARTS
1 parent 55783dd commit b3a48f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/SIPMacros.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
SET(SIP_INCLUDES)
4242
SET(SIP_TAGS)
4343
if(${SIP_VERSION_STR} VERSION_LESS 6.14.0)
44-
SET(SIP_CONCAT_PARTS 38)
44+
SET(SIP_CONCAT_PARTS 39)
4545
else()
4646
SET(SIP_CONCAT_PARTS 28)
4747
endif()

0 commit comments

Comments
 (0)