summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add the use of the qt_internal_project_setup functionAlexey Edelev2023-05-311-0/+2
* Fix compilation of manual testsPaul Lemire2022-12-191-1/+1
* CMake: fix build: qtshadertools may be requiredThiago Macieira2022-11-241-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Fix some compile warningsMike Krus2022-06-031-1/+1
* Add missing Network packageAlexey Edelev2022-02-241-1/+5
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Disable RHI Renderer by defaultMike Krus2021-07-191-1/+1
* Remove unneeded CMake variable assignmentsJoerg Bornemann2021-06-151-6/+0
* Disable the audio visualizer example for nowLars Knoll2021-06-071-1/+1
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-06-041-0/+3
* Don't hardcode version number in CMakeLists.txtLi Xinwei2021-01-131-1/+2
* Follow up on change of QQmlListProperty to qsizetypeMike Krus2020-11-201-5/+5
* CMake: Make optional components that are not found more quietAlexandru Croitor2020-10-201-4/+4
* CMake: Disable usage of CMake API compatibility wrappersAlexandru Croitor2020-10-071-0/+5
* Update dependenciesPaul Lemire2020-06-121-1/+1
* Disable warnings-as-errors globallyMike Krus2020-06-101-0/+5
* Add support for building with CMakeMike Krus2020-05-221-0/+25