Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Rolf Eike Beer
|
6c8722fab5
Fix typo direcotry -> directory (and similar) [#13444]
|
13 years ago |
Rolf Eike Beer
|
aa841ae3f3
FindQt4: extend documentation
|
13 years ago |
David Cole
|
b0a8bc364d
Merge topic 'qt4-phonon-backend'
|
13 years ago |
Kurtis Nusbaum
|
ad7c80cd9f
Added conditional for the phonon backend plugin.
|
13 years ago |
Stephen Kelly
|
37a28ffa36
Fix the number variable comparison when Qt is not found.
|
13 years ago |
David Faure
|
1dfe15c431
Abort FindQt4.cmake if Qt 5 is found.
|
13 years ago |
Clinton Stimpson
|
cbdfcc6515
FindQt4: clarify warning message about incorrect Qt installation.
|
14 years ago |
Mike McQuaid
|
cf4b52980d
Add QT_LIBRARIES_PLUGINS variable to UseQt4.
|
14 years ago |
Clinton Stimpson
|
a67be31784
qt4: also find QtUiTools when cross compiling with mingw.
|
14 years ago |
Clinton Stimpson
|
de30173d5b
Remove C compiler requirement from FindQt4.cmake
|
14 years ago |
Brad King
|
df7a95629c
Merge topic 'qt4-apple-framework-fix'
|
14 years ago |
Clinton Stimpson
|
702538eaa3
Qt4: Fix reference of undefined variable when detecting frameworks on Mac OS X
|
14 years ago |
Clinton Stimpson
|
0ae8a3405b
Add qt4/QtCore to help find Qt headers when cross-compiling.
|
14 years ago |
Clinton Stimpson
|
e7f05d9759
Add imported targets support for frameworks on Mac.
|
14 years ago |
Markus Rathgeb
|
46f64bd9e7
When cross compiling, don't double-root paths when using find_*.
|
14 years ago |
Clinton Stimpson
|
6b9bc54566
Fix regression in 43cb9b8.
|
14 years ago |
Brad King
|
62f816adde
Merge topic 'qt4-fphsa'
|
14 years ago |
Clinton Stimpson
|
4167be052f
Fix issues with find_path() for QtCore include dir on Mac. Fixes 11868.
|
15 years ago |
Clinton Stimpson
|
7a1027a1b6
When checking find_package() components, special case qtmain.
|
15 years ago |
Brad King
|
4c1c358332
FindQt4: Include builtin FindPackageHandleStandardArgs directly
|
15 years ago |
Clinton Stimpson
|
858fe0ed41
Replace exec_program with execute_process for qmake queries.
|
15 years ago |
Clinton Stimpson
|
43cb9b8276
Change to use fphsa to check required variables and version.
|
15 years ago |
Clinton Stimpson
|
e6bb8c7a6e
Add support for using static/dynamic Qt plugins.
|
15 years ago |
Clinton Stimpson
|
cfba5ef111
Fix regression in 2dae2f1 which added find of Qt imports dir.
|
15 years ago |
Clinton Stimpson
|
2dae2f1a0b
Find imports dir in Qt 4.7
|
15 years ago |
Brad King
|
c86d677fe0
Merge topic 'findqt4-cross-compile'
|
15 years ago |
Clinton Stimpson
|
25931ae10e
Fix regression in cross-compile patches with finding Qt libs.
|
15 years ago |