[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [krita/akamakin/T8628-multithreading-optimization] plugins/extensions/pykrita/sip: Try to fix the ve
From:       Andrey Kamakin <null () kde ! org>
Date:       2018-07-19 11:20:34
Message-ID: E1fg6z4-0005ss-Eg () code ! kde ! org
[Download RAW message or body]

Git commit f371aa20292bb57bfe06a0eea570e6023ff377ac by Andrey Kamakin, on b=
ehalf of Boudewijn Rempt.
Committed on 19/07/2018 at 11:14.
Pushed by akamakin into branch 'akamakin/T8628-multithreading-optimization'.

Try to fix the version string for sip once more

M  +1    -1    plugins/extensions/pykrita/sip/CMakeLists.txt

https://commits.kde.org/krita/f371aa20292bb57bfe06a0eea570e6023ff377ac

diff --git a/plugins/extensions/pykrita/sip/CMakeLists.txt b/plugins/extens=
ions/pykrita/sip/CMakeLists.txt
index 05d956a3709..6186b140fb3 100644
--- a/plugins/extensions/pykrita/sip/CMakeLists.txt
+++ b/plugins/extensions/pykrita/sip/CMakeLists.txt
@@ -12,7 +12,7 @@ set(SIP_INCLUDES
     ${PYQT_SIP_DIR_OVERRIDE}
      ./krita)
 =

-if(${PYQT5_VERSION_STR} VERSION_GREATER "5.11.0")
+if(${PYQT5_VERSION_STR} VERSION_GREATER "5.10.0")
     set(SIP_NAME -n PyQt5.sip)
 endif()
 =


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic