summaryrefslogtreecommitdiff
path: root/Modules/FindQt.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-3/+3
* find_package(): Add policy to remove the FindQt moduleKyle Edwards2018-11-141-0/+8
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-31/+32
* Help: Add link to cmake-qt(7) to FindQt.cmake.Joachim Wuttke (l)2018-10-091-5/+5
* Modules: Replace coded PATHS with PATH_SUFFIXESChristian Pfeiffer2017-11-201-9/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindQt: explicitely mention that it cannot Qt5 or laterRolf Eike Beer2015-01-161-0/+3
* FindQt: fix variable name in error messageRolf Eike Beer2015-01-161-2/+2
* FindQt: fix setting DESIRED_QT_VERSION if "find_package(Qt VVV)" was calledRolf Eike Beer2015-01-161-1/+5
* Replace MATCHES test on numbers with EQUAL testRolf Eike Beer2014-04-141-2/+2
* Remove .* expressions from beginning and end of MATCHES regexsRolf Eike Beer2014-04-141-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-15/+25
* OpenBSD: Add paths for Qt3/Qt4Amit Kulkarni2012-12-051-0/+14
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-2/+2
* FindQt: add some more places to look for Qt3Rolf Eike Beer2012-10-241-1/+1
* FindQt: improve version selectionRolf Eike Beer2012-10-241-3/+7
* Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-281-13/+13
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-25/+25
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-83/+83
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-5/+5
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+12
* ENH: change to fatal errorBill Hoffman2006-01-251-1/+1
* ENH: add qt quiet stuffBill Hoffman2006-01-091-0/+4
* ENH: cleanupsKen Martin2005-12-151-3/+4
* ENH: add documentation support for modulesBill Hoffman2005-12-141-11/+12
* ENH: if qt4 qmake is found then set QT_QMAKE_EXECUTABLE to that value so that...Bill Hoffman2005-09-141-0/+1
* ENH: fix if statementBill Hoffman2005-09-131-1/+1
* ENH: add docs for QT_REQUIREDBill Hoffman2005-09-121-0/+2
* ENH: more findqt fixesBill Hoffman2005-09-121-5/+5
* ENH: add new place to search for qt4 in registryBill Hoffman2005-09-121-0/+1
* ENH: fix typoBill Hoffman2005-09-121-2/+0
* ENH: add a better messageBill Hoffman2005-09-121-1/+3
* ENH: add some messages not errors for findqtBill Hoffman2005-09-121-0/+4
* ENH: make sure the correct qmake is usedBill Hoffman2005-09-121-2/+2
* ENH: only print errors if QT_REQUIRED is setBill Hoffman2005-09-101-1/+3
* BUG: try to fix qt problemsBill Hoffman2005-09-101-2/+6
* ENH: clean up the find qt stuff someBill Hoffman2005-09-091-10/+13
* ENH: try to fix this find qt stuffBill Hoffman2005-09-091-2/+123
* ENH: make FindQt default to qt3 and print a message, and add CheckQtInstalled...Bill Hoffman2005-09-091-289/+3
* ENH: fixed up qt stuff from Clinton StimpsonBill Hoffman2005-08-101-10/+10
* ENH: add advanced valuesBill Hoffman2005-08-021-0/+1
* ENH: make sure qmake is on the machine before running itBill Hoffman2005-07-201-4/+7
* ENH: fix qt bugBill Hoffman2005-07-181-1/+1
* ENH: fix hard coded include from patchBill Hoffman2005-07-151-2/+2
* ENH: fix hard coded include from patchBill Hoffman2005-07-151-2/+2
* ENH: fix hard coded include from patchBill Hoffman2005-07-151-4/+2
* ENH: add new qt stuff from warfield@bwh.harvard.edu, thanksBill Hoffman2005-07-151-236/+276
* ENH: Added search locations for a FreeBSD location. Contributed by Alexander...Brad King2005-06-071-0/+6
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-15/+0