summaryrefslogtreecommitdiffstats
path: root/Modules/FindQt.cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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