summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix configuration of CMake tests in-build-treeAlexandru Croitor2020-07-201-0/+5
* CMake: Get tests/auto/cmake tests workingAlexandru Croitor2020-07-171-26/+57
* Remove the openglextensions moduleEirik Aavitsland2020-06-101-1/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-051-0/+1
|\
| * Allow switching of QT_NO_CREATE_VERSIONLESS_TARGETSKai Koehne2020-05-051-0/+1
* | Remove qt6_use_modulesKai Koehne2020-03-251-1/+0
|/
* CMake: Add support for auto-importing plugins in CMakeKyle Edwards2019-08-121-0/+2
* cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-201-1/+6
* Merge dev into 5.12Oswald Buddenhagen2018-08-211-0/+1
|\
| * tests: Fix top-level CMakeLists.txtKevin Funk2018-08-151-0/+1
* | Add support for big resources with CMakeAndy Shaw2018-08-161-0/+1
|/
* CMake: Restore qt5_use_modules() functionKevin Funk2018-06-151-0/+1
* Remove CMake code for CMake < 3.1Kevin Funk2018-03-241-19/+4
* CMake: Set SKIP_AUTOMOC/AUTOUIC where neededKevin Funk2017-11-221-3/+9
* CMake: Create a Qt5::<ModuleName>Private target for each moduleStephen Kelly2016-12-231-0/+1
* Enable cmake auto tests for -no-guiKai Pastor2016-03-301-1/+6
* Fix QFINDTESTDATA when using cmake ninja generatorStephen Kelly2016-03-191-0/+18
* CMake: Don't attempt gui-tests if Qt is built with -no-guiStephen Kelly2016-01-181-1/+3
* Prospective fix for running cmake tests with -no-widgetsSimon Hausmann2016-01-071-1/+1
* CMake: Introduce qt5_add_binary_resourcesA. Klitzing2015-02-111-0/+1
* CMake: Allow specifying a TARGET in invocations of macros.Stephen Kelly2013-08-211-0/+1
* Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-211-0/+4
* Only expect EGL libraries in the cmake files if Qt is configured to use it.Stephen Kelly2013-05-071-1/+1
* Run the CMake tests with QPrinter, not QPrintDialog.Stephen Kelly2013-04-241-1/+1
* Enable OpenGL library detection for mac.Stephen Kelly2013-04-241-5/+3
* Add IMPORTED targets for the GL libraries used by Qt.Stephen Kelly2013-04-221-0/+6
* Update test exclusion following bug fix in recent cmake versions.Stephen Kelly2013-04-171-2/+2
* Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-271-0/+4
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-1/+4
|\
| * Test the OpenGLExtensions cmake module.Stephen Kelly2013-03-141-0/+1
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
| |\
| * | Add an umbrella cmake config file for Qt 5.Stephen Kelly2013-01-241-1/+3
* | | Run CMake dbus tests if dbus is expected to be available.Stephen Kelly2013-03-191-4/+2
* | | Make the qtbase cmake tests work without the Widgets module.Stephen Kelly2013-03-181-11/+20
| |/ |/|
* | Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
|/
* Generate instances of types in the CMake tests.Stephen Kelly2012-10-311-5/+4
* Add a CMake macro to test module includesStephen Kelly2012-10-261-0/+23
* Use the mkspec name Qt was configured with instead of default symlinkStephen Kelly2012-10-161-3/+1
* CMake: Improve QT5_GET_MOC_FLAGS macroStephen Kelly2012-10-041-0/+1
* 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