Project

General

Profile

« Previous | Next » 

Revision 1c300c1a

Added by skyjake over 9 years ago

Fixed|CMake|Qt: Finding qmake, handling reconfiguration

The NAMES keyword was missing, causing the wrong qmake executable to be
preferred (Qt5 should have priority).

If one of the Qt cache variables is missing, FindQt will reconfigure the
build settings (e.g., changing between Qt4 and Qt5 and manually deleting
QT_MODULE from CMakeCache.txt).

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences