summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* moc: store the FQN in JSON superClass objectsMarc Mutz2024-01-261-0/+1
* tst_moc: compile with QT_NO_FOREACHAhmad Samir2023-08-191-2/+0
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+2
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-051-0/+5
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-3/+0
* moc: Output the "cloned" flag for methodsUlf Hermann2022-11-271-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-5/+5
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-171-0/+1
* Add missing implicit dependencies to the tool testsAlexey Edelev2022-02-091-0/+6
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-131-2/+2
* Support QNX QCC compilerPasi Petäjäjärvi2021-09-161-2/+2
* Moc: parse trailing return typeMårten Nordheim2021-05-041-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-9/+9
* cmake support for tst_mocFabian Kosmale2020-08-101-0/+144