summaryrefslogtreecommitdiff
path: root/Modules/FindQt.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make QT variables advancedIan Scott2002-09-131-0/+9
* Need to use $ENV{} to access environment variablesIan Scott2002-09-131-15/+14
* Fix BugsIan Scott2002-09-021-1/+1
* Add helpful message for QT Windows usersIan Scott2002-09-021-1/+3
* Define a single expected format for the values defined in every FindXXX.cmake...Ian Scott2002-09-021-33/+61
* fixed QT_UIC_EXE nameFranck Bettinger2001-11-161-1/+1
* support for compilation of .ui files into .h and .cxx filesFranck Bettinger2001-11-091-1/+17
* fixed some stupid mistakesIan Scott2001-10-161-9/+5
* Some simple modules for finding and linking qtIan Scott2001-10-161-0/+64