FS#51221 - ECMQueryQmake.cmake don't have the correct path for qmake
Attached to Project:
Arch Linux
Opened by stephane (scachemaille2) - Tuesday, 04 October 2016, 08:30 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 04 October 2016, 14:14 GMT
Opened by stephane (scachemaille2) - Tuesday, 04 October 2016, 08:30 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 04 October 2016, 14:14 GMT
|
Details
Since Qt5-base 5.7.0-3 it seems executable are now in
/usr/bin.
in a cmakefile project "KDEInstallDirs" is included. and the build fail in /usr/share/ECM/modules/ECMQueryQmake.cmake because when it try to find the path for qmake it get /usr/lib/qt/bin/qmake does a config file need to be changed? |
This task depends upon
problem solved.