summaryrefslogtreecommitdiffstats
path: root/Modules/FindQt.cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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-271-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. ↵Andy Cedilnik2004-07-131-2/+4
| | | | Also, this fix prevents whole file to be dumped to the cache
* 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 ↵Andy Cedilnik2003-12-291-5/+23
| | | | to FindQt.cmake to handle qassistantclient.lib
* 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
| | | | | Add FindZLib in new format Move FindJPEG and FINDWGET over to new scheme
* Define a single expected format for the values defined in every ↵Ian Scott2002-09-021-33/+61
| | | | | | | FindXXX.cmake file. Upgrade all the QT functionality to use the new FindXXX.cmake format Add a module for AVIFile.
* 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
| | | | I thought I had tested these - honest
* Some simple modules for finding and linking qtIan Scott2001-10-161-0/+64