summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in "src/CMakeLists.txt"Luca Di Sera2023-11-161-1/+1
* Add android on windows build supportMichal Klocek2023-11-141-12/+15
* Make sure CMake finds rights host compilerKai Köhne2023-10-251-0/+1
* Use ABSOLUTE path if QT_ALLOW_SYMLINK_IN_PATHS is enabledAmir Masoud Abdol2023-09-181-2/+5
* Paths are escaped before being used as regular expressionsAnu Aliyas2023-08-291-1/+2
* Compute the path to the Qt host toolchain using QT_HOST_PATH_CMAKE_DIRAlexey Edelev2023-05-261-1/+1
* Fix gn<->ninja dependencies for qtpdfMichal Klocek2023-04-031-3/+3
* Fix typo in CMakeList.txtMichal Klocek2022-09-091-1/+1
* Copy gn in case for crossbuildMichal Klocek2022-09-061-0/+17
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Fix 'flaky' gn install stepMichal Klocek2022-06-091-0/+3
* Support cross-compilation on macOSMichal Klocek2022-04-301-1/+1
* CMake: Fail gracefully when using an unsupported CMake versionAlexandru Croitor2022-03-041-1/+3
* Add QtPdf iOS buildsMichal Klocek2022-02-041-2/+6
* Clean up build optionsMichal Klocek2021-10-281-17/+20
* Fix CMake error when configuring for cross-compilationPeter Varga2021-09-211-1/+6
* Disable widgets and quick in case of no coreMichal Klocek2021-09-041-2/+5
* Rewrite gn-cmake integrationMichal Klocek2021-08-291-17/+146
* Add QtPdf to cmake buildMichal Klocek2021-08-171-4/+19
* Use fixed qt_add_resource BASE argumentPeter Varga2021-05-281-0/+3
* Refactor and create gn targetMichal Klocek2021-05-221-1/+1
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-221-1/+1
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-191-1/+2
* Add QtWebEngineCore module cmake buildMichal Klocek2021-05-191-0/+27