aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/painteditem/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Improve examples CMakeLists.txtKai Köhne2022-01-241-2/+3
* CMake: Fix textballoon example when using a shared Qt on macOSAlexandru Croitor2021-09-291-0/+8
* CMake: Fix textballoon example when using a static QtAlexandru Croitor2021-09-291-1/+1
* Clean up the painteditem exampleUlf Hermann2021-09-061-39/+14
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Change the default of OUTPUT_DIRECTORY for qt6_add_qml_module()Craig Scott2021-07-201-1/+1
* Refactor and update qml CMake APICraig Scott2021-06-041-10/+3
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-291-1/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Regenerate examplesAlexandru Croitor2020-01-291-0/+8
* Regenerate ExamplesLeander Beernaert2019-10-141-2/+2
* Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-1/+1
* Add qt6_add_qml_module() public APILeander Beernaert2019-09-191-0/+55