5 Commits (986c5f5a9a73777c219a45537598509fa5e884d6)

Author SHA1 Message Date
Adriaan de Groot 84c28e9efa CMake: explain better why PythonQt isn't found 7 years ago
Adriaan de Groot fda4b4e3c2 CMake: improve searching for PythonQt
- don't log when libs not found
 - log that it's the Python libraries version (not Python itself)
 - fix RE that was getting the wrong results for maj.min
7 years ago
Adriaan de Groot 970b6fcb19 CMake: find PythonQt better
- replace weird distinction between 3.0 and 3.2 by searching once
 - prefer 3.2
 - also look for suffixed versions (PythonXY) besides the Python3 suffix

FIXES #857
7 years ago
Philip 7eeb4dbed4 [CMakeModules] Add support for PythonQT v3.2+
- this fixes #749
7 years ago
Teo Mrnjavac ada620effc Find PythonQt. 8 years ago