summaryrefslogtreecommitdiff
path: root/Modules/FindQt.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+15
* FIX: fix for bug 1409Bill Hoffman2005-02-171-3/+3
* ENH: Use FIND_PACKAGE instead of INCLUDE(Find...Andy Cedilnik2004-09-101-2/+2
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-261-2/+2
* ENH: remove verbose QT messageBill Hoffman2004-08-051-12/+0
* BUG: put back flags to maintain backwards compatibilityBill Hoffman2004-07-221-0/+14
* BUG: These regular expressions were wrong because \\t does not match tab. Als...Andy Cedilnik2004-07-131-2/+4
* merge in fixes from neundorf at kde org, bug 869Bill Hoffman2004-07-091-62/+168
* clean up commands so they don't need extra variableBill Hoffman2004-06-161-10/+0
* ENH: look for qtmoc in some other placesBill Hoffman2004-05-201-3/+9
* ENH: Add QT_ASSISTANTCLIENT_LIBRARY support. Fixes Bug #425 - Suggsted mod to...Andy Cedilnik2003-12-291-5/+23
* ENH: Make it work for QT 2.3 non commercial on windowsAndy Cedilnik2003-08-011-1/+3
* ENH: Fix indentationAndy Cedilnik2003-08-011-49/+49
* ENH: when linking in QT, we should also link DL, since QT uses themAndy Cedilnik2003-07-301-61/+64
* ENH: QT if it is multi threaded should link in threadsAndy Cedilnik2003-07-301-0/+4
* ENH: Use FindX11 when doing Qt on unixAndy Cedilnik2003-07-291-0/+7
* ENH: More locationsAndy Cedilnik2003-05-281-1/+5
* Add QT on debianAndy Cedilnik2003-04-021-1/+2
* ENH: change FIND_FILE to FIND_PROGRAMBill Hoffman2003-01-281-28/+9
* merge from branchKen Martin2003-01-131-0/+2