summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake
Commit message (Expand)AuthorAgeFilesLines
* Factorize the cmake test infrastructure to be reusable.Stephen Kelly2012-06-261-50/+1
* Add a variable for the private includes for modules.Stephen Kelly2012-06-233-0/+71
* Give the CMake unit tests more meaningful names.Stephen Kelly2012-06-2339-65/+74
* Forward-port change to QT4_ADD_RESOURCES macro for missing rcc files.Stephen Kelly2012-06-234-0/+75
* Use IF(NOT TARGET ...) before creating imported targets.Stephen Kelly2012-05-153-0/+12
* Find Qt5 modules automatically in the qt5_use_modules function.Stephen Kelly2012-05-141-2/+1
* Make the qt5_use_modules public API.Stephen Kelly2012-05-102-39/+8
* Revert "Don't use the pri depends line for link dependencies."Stephen Kelly2012-05-033-8/+4
* Never attempt to run the dbus tests on APPLE.Stephen Kelly2012-05-012-3/+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
* cmake: temporarily set tests/auto/cmake insignificant on macRohan McGovern2012-04-271-0/+6
* Run DBus tests only if QtDBus is found.Stephen Kelly2012-04-241-1/+4
* Move the CMake unit tests to auto/Stephen Kelly2012-04-2334-0/+1415