summaryrefslogtreecommitdiff
path: root/doc/src/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix a broken link to qt_cmake_policiesAmir Masoud Abdol2023-02-281-0/+1
* Update Building a QML application for 6.5Fabian Kosmale2023-02-242-19/+20
* Add qt_add_grpc cmake procedure to the documented listTatiana Borisova2023-02-232-0/+7
* Doc: Fix included snippets for CMake manualKai Köhne2023-02-109-89/+95
* Add the Qt CMake Policies to cmake-manualAmir Masoud Abdol2023-01-301-2/+21
* Add toplevel CMake file for "Building re-usable QML modules"Ulf Hermann2023-01-262-2/+21
* CMake: Add qtshadertools docs to cmake command referenceAlexandru Croitor2022-12-152-0/+6
* CMake: Add qtprotobuf docs to cmake command referenceAlexandru Croitor2022-12-052-0/+7
* CMake: Adapt command namesKai Köhne2022-11-031-6/+6
* Doc: CMake Manual: Fix QtIntefraceFramework command annotationDominik Holland2022-10-181-2/+1
* Doc: CMake Manual: List commands from QtInterfaceframeworkDominik Holland2022-09-072-1/+13
* Doc: List the global CMake properties of QtCore and QtQmlJoerg Bornemann2022-09-011-0/+8
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2312-12/+12
* Add license headers to cmake filesLucie Gérard2022-07-0712-0/+36
* Fix cmake example to be consistent about Qt modulesKai Köhne2022-06-101-1/+1
* Add the missing endif() to a cmake exampleLaszlo Papp2022-06-091-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-071-27/+3
* Doc: Link "Getting started" and "Build projects" CMake pagesJoerg Bornemann2022-05-171-0/+8
* Doc: Mention qt_add_library on the Getting started with CMake pageJoerg Bornemann2022-05-171-0/+2
* Fix qdoc warnings about missing links in qtcmakeKai Köhne2022-04-071-8/+9
* Fix naming of QML runtime toolKai Köhne2022-04-061-3/+3
* CMake: Add building QML applications and modulesJaishree Vyas2022-03-223-3/+187
* CMake: Document source file propertiesAlexandru Croitor2022-02-161-0/+20
* Doc: Use qt_standard_project_setup() in our CMake snippetsJoerg Bornemann2022-02-154-23/+24
* Doc: CMake Manual: List commands from QtWebEngineCoreTopi Reinio2022-02-141-0/+6
* Include WebEngine API in qtcmakeKai Köhne2022-01-281-1/+2
* Doc: Add a "Building projects on the command line" pageJoerg Bornemann2022-01-261-2/+121
* Doc: Add "Adding translations" sectionJoerg Bornemann2022-01-252-0/+44
* Doc: Unify "CMake Documentation" linksJoerg Bornemann2022-01-131-2/+2
* Doc: Mention the official CMake tutorialJoerg Bornemann2022-01-131-0/+2
* Doc: Describe how to build and use libraries with CMakeJoerg Bornemann2022-01-136-0/+163
* Doc: Add "Adding resources section"Joerg Bornemann2022-01-132-0/+24
* Doc: Add "Building a C++ console application" sectionJoerg Bornemann2022-01-123-24/+92
* Use simpler names for documentation targetsKai Köhne2022-01-121-2/+2
* Doc: Move "CMake Command Reference" upJoerg Bornemann2022-01-061-14/+14
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-173-5/+5
* Doc: Enable zero warning limitVenugopal Shivashankar2021-11-151-0/+4
* Doc: Fix references to cmake-commands-qtcoreKai Köhne2021-10-061-3/+3
* Mention qt_add_executable() in the CMake getting started manualCraig Scott2021-09-241-0/+6
* Doc: Use only major.minor versions in hello world CMakeKai Köhne2021-09-221-1/+1
* Update the docs now that qt_disable_unicode_defines() is documentedCraig Scott2021-09-221-2/+2
* Doc: Remove unsupported customFiltersKai Köhne2021-09-061-3/+1
* QtCMake Manual: Fix index titleKai Köhne2021-08-251-1/+1
* CMake: Mention CMake 3.21.1 requirement in overviewKai Köhne2021-08-191-0/+2
* List QtRemoteObjects CMake docs in the table of contents for CMake docsSona Kurazyan2021-08-061-0/+1
* Simplify discussion of CMAKE_PREFIX_PATHCraig Scott2021-07-211-8/+3
* Add sections for QML commands and variables in the CMake manualCraig Scott2021-07-212-0/+11
* Move Qt6::Scxml CMake commands index to its correctly sorted positionCraig Scott2021-07-211-6/+6
* cmake: Rename 'Get started' to 'Getting started'Kai Köhne2021-06-091-4/+4
* Add information about the disabling of UNICODE macros in WindowsAlexey Edelev2021-05-212-0/+22