summaryrefslogtreecommitdiff
path: root/Modules/FindQt4.cmake
Commit message (Expand)AuthorAgeFilesLines
...
| * | FindQt4: Fix QUIET failure with Qt 5 but not Qt 4Stephen Kelly2013-05-211-0/+3
| |/
* | Fix spelling and typos (product names)Andreas Mohr2013-05-071-2/+2
* | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-4/+4
|/
* Merge topic 'findqt4-withqt5'Brad King2013-03-181-0/+7
|\
| * FindQt4: If Qt5 is in CMAKE_PREFIX_PATH, be sure to find Qt4 includes.Clinton Stimpson2013-03-181-0/+7
* | Merge topic 'set-QT_MAJOR_VERSION'Brad King2013-03-181-0/+6
|\ \
| * | FindQt4: Set the INTERFACE_QT_MAJOR_VERSION for Qt4::QtCoreStephen Kelly2013-03-181-0/+6
| |/
* | FindQt4: Set the Qt4_FOUND variable if Qt4 is foundStephen Kelly2013-03-181-3/+5
|/
* FindQt4: Fix QT_QMAKE{_QMAKE => }_EXECUTABLE typoBrad King2013-03-131-1/+1
* FindQt4: Do not use qmake from Qt5Janne Rönkkö2013-03-121-36/+53
* Only add existing targets to the Qt4 target depends properties.Stephen Kelly2013-02-261-6/+10
* Don't add target-specific interface includes and defines to Qt 4 targets.Stephen Kelly2013-02-131-8/+0
* Generate config-specific interface link libraries propeties.Stephen Kelly2013-02-091-6/+18
* Automatically link to the qtmain library when linking to QtCore.Stephen Kelly2013-01-231-0/+28
* Merge topic 'qt4-target-depends'Brad King2013-01-101-0/+26
|\
| * FindQt4: Add INTERFACE includes and defines to Qt4 targetsStephen Kelly2013-01-101-0/+26
* | Merge topic 'qt4-version-openssl'Brad King2013-01-081-5/+5
|\ \ | |/ |/|
| * FindQt4: set QT_VERSION_* variables sooner.Clinton Stimpson2013-01-071-5/+5
* | Qt4: Add module dependencies to the IMPORTED targetsStephen Kelly2013-01-071-0/+55
|/
* Merge topic 'OpenBSD-patches'David Cole2012-12-111-6/+6
|\
| * OpenBSD: Add paths for Qt3/Qt4Amit Kulkarni2012-12-051-6/+6
* | Qt4: Add SYSTEM option to include_directories.Clinton Stimpson2012-12-031-0/+4
|/
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-2/+2
* FindQt4: Avoid "finding" non-existent library in a .frameworkDavid Cole2012-09-061-0/+12
* Merge topic 'fix-Qt-casing'Brad King2012-08-301-1/+1
|\
| * Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-281-1/+1
* | Fix errors detecting Qt4 on Windows 8.Clinton Stimpson2012-08-241-1/+1
|/
* Merge topic 'qt4_use_modules'David Cole2012-08-201-0/+11
|\
| * Add new qt4_use_modules function.Stephen Kelly2012-08-191-0/+11
* | FindQt4: Give precedence to QTDIR environment variable, if set.Clinton Stimpson2012-08-161-5/+5
* | FindQt4: Give precedence to QTDIR environment variable, if set.Clinton Stimpson2012-08-151-1/+1
* | Fix regex for qt minor version.Clinton Stimpson2012-08-151-1/+1
|/
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-92/+92
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-420/+420
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-56/+56
* Fix typo direcotry -> directory (and similar) [#13444]Rolf Eike Beer2012-07-301-1/+1
* FindQt4: extend documentationRolf Eike Beer2012-06-201-6/+19
* Merge topic 'qt4-phonon-backend'David Cole2012-06-051-1/+5
|\
| * Added conditional for the phonon backend plugin.Kurtis Nusbaum2012-05-291-1/+5
* | Fix the number variable comparison when Qt is not found.Stephen Kelly2012-05-031-1/+1
* | Abort FindQt4.cmake if Qt 5 is found.David Faure2012-05-031-4/+16
|/
* FindQt4: clarify warning message about incorrect Qt installation.Clinton Stimpson2012-02-081-2/+3
* Add QT_LIBRARIES_PLUGINS variable to UseQt4.Mike McQuaid2011-10-031-0/+8
* qt4: also find QtUiTools when cross compiling with mingw.Clinton Stimpson2011-08-291-3/+4
* Remove C compiler requirement from FindQt4.cmakeClinton Stimpson2011-07-281-7/+7
* Merge topic 'qt4-apple-framework-fix'Brad King2011-07-261-13/+13
|\
| * Qt4: Fix reference of undefined variable when detecting frameworks on Mac OS XClinton Stimpson2011-07-251-13/+13
* | Add qt4/QtCore to help find Qt headers when cross-compiling.Clinton Stimpson2011-07-221-1/+1
|/
* Add imported targets support for frameworks on Mac.Clinton Stimpson2011-06-131-23/+24
* When cross compiling, don't double-root paths when using find_*.Markus Rathgeb2011-03-101-34/+34