summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add the use of the qt_internal_project_setup functionAlexey Edelev2023-05-031-0/+1
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-5/+3
* 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-07-071-0/+3
* CMake: Fix finding bundled svg with an in-tree examples buildAlexandru Croitor2022-03-101-0/+9
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Remove unneeded CMake variable assignmentsJoerg Bornemann2021-06-141-8/+0
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-201-0/+3
* CMake: Fix no-widgets buildAlexandru Croitor2020-10-211-2/+2
* CMake: Disable usage of CMake API compatibility wrappersAlexandru Croitor2020-10-011-0/+5
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-221-1/+2
* Regenerate projectsAlexandru Croitor2019-11-151-3/+5
* Bump minimum CMake version to 3.15.0 as it is done in qtbaseAlexandru Croitor2019-08-271-1/+1
* Search for Xml package and check for the Xml target for a testAlexandru Croitor2019-07-031-0/+1
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-171-2/+2
* Use qt_build_repo() to simplify top-level CMakeLists.txtSimon Hausmann2019-05-211-15/+1
* Use the new BuildInternals packageAlexandru Croitor2019-05-151-1/+1
* Use the new macros introduced in qtbase for building qtsvgAlexandru Croitor2019-05-151-18/+2
* cmake: Initial CMake build system supportKevin Funk2019-05-031-0/+41