summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* 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