summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ObsoleteQtMacros/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
| | | | Use 3.3 or 2.8.12 where possible.
* Mark qt4_use_modules and qt4_automoc as obsolete.Stephen Kelly2013-07-141-0/+3
The QT_QMAKE_EXECUTABLE has to be passed through the cmake calls because the executable may not be in the PATH.