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

List:       kde-commits
Subject:    [extra-cmake-modules] find-modules: Print path to Qtcoremod.sip file if there is a problem
From:       Stephen Kelly <steveire () gmail ! com>
Date:       2016-11-07 0:10:53
Message-ID: E1c3XWX-0007Ho-7n () code ! kde ! org
[Download RAW message or body]

Git commit afe78a3b46187aba589ba35ebe049925a75f14e9 by Stephen Kelly.
Committed on 07/11/2016 at 00:10.
Pushed by skelly into branch 'master'.

Print path to Qtcoremod.sip file if there is a problem

M  +1    -1    find-modules/FindPythonModuleGeneration.cmake

http://commits.kde.org/extra-cmake-modules/afe78a3b46187aba589ba35ebe049925=
a75f14e9

diff --git a/find-modules/FindPythonModuleGeneration.cmake b/find-modules/F=
indPythonModuleGeneration.cmake
index ef47fed..0a857a2 100644
--- a/find-modules/FindPythonModuleGeneration.cmake
+++ b/find-modules/FindPythonModuleGeneration.cmake
@@ -231,7 +231,7 @@ set(GPB_Qt5_Tag Qt_5_${Qt5Core_VERSION_MINOR}_${Qt5Core=
_VERSION_PATCH})
 list(FIND _SIP_Qt5_VERSIONS ${GPB_Qt5_Tag} _SIP_Qt5_Version_Index)
 =

 if(_SIP_Qt5_Version_Index EQUAL -1)
-  _report_NOT_FOUND("PyQt module does not support Qt version 5.${Qt5Core_V=
ERSION_MINOR}.${Qt5Core_VERSION_PATCH} for the ${CMAKE_FIND_PACKAGE_NAME} M=
odule. Found available Qt5 tags: \"${_SIP_Qt5_VERSIONS}\".")
+  _report_NOT_FOUND("PyQt module \"${SIP_Qt5Core_Mod_FILE}\" does not supp=
ort Qt version 5.${Qt5Core_VERSION_MINOR}.${Qt5Core_VERSION_PATCH} for the =
${CMAKE_FIND_PACKAGE_NAME} Module. Found available Qt5 tags: \"${_SIP_Qt5_V=
ERSIONS}\".")
 endif()
 =

 set(PythonModuleGeneration_FOUND TRUE)

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

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