summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Exclude the qplatformdefs CMake test on Windows.Stephen Kelly2012-08-181-1/+3
* Require CMake 2.8.9 for the qt5_use_modules function.Stephen Kelly2012-08-101-2/+3
* Add tests of the various testlib definition possibilities.Stephen Kelly2012-07-241-0/+13
* Exclude the delayed resource file test on Windows.Stephen Kelly2012-07-231-1/+5
* Add a test for all QtBase modules.Stephen Kelly2012-07-231-0/+1
* Fix typo: delyed -> delayedStephen Kelly2012-07-201-3/+3
* Move the macros for invoking ctest to a shared location.Stephen Kelly2012-07-031-42/+2
* Add a variable for the private includes for modules.Stephen Kelly2012-06-231-0/+1
* Give the CMake unit tests more meaningful names.Stephen Kelly2012-06-231-27/+36
* Forward-port change to QT4_ADD_RESOURCES macro for missing rcc files.Stephen Kelly2012-06-231-0/+1
* Use IF(NOT TARGET ...) before creating imported targets.Stephen Kelly2012-05-151-0/+1
* Make the qt5_use_modules public API.Stephen Kelly2012-05-101-3/+3
* Revert "Don't use the pri depends line for link dependencies."Stephen Kelly2012-05-031-2/+1
* Never attempt to run the dbus tests on APPLE.Stephen Kelly2012-05-011-1/+1
* Simplify the cmake version check.Stephen Kelly2012-04-291-1/+1
* Add some more useful output when about the cmake versionStephen Kelly2012-04-291-1/+1
* Run DBus tests only if QtDBus is found.Stephen Kelly2012-04-241-1/+4
* Move the CMake unit tests to auto/Stephen Kelly2012-04-231-0/+97