aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/touchinteraction/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Move touchinteraction examples to pointerhandlers and manual testShawn Rutledge2023-07-021-69/+0
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-4/+4
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-211-2/+1
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* Quick examples: Modernize cmake files according to our guidelinesOliver Eftevaag2023-01-161-8/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Adapt examples to AUTO_RESOURCE_PREFIXUlf Hermann2022-06-241-0/+1
* Improve examples CMakeLists.txtKai Köhne2022-01-241-11/+6
* CMake: Fix examples that use 'shared' project when using a static QtAlexandru Croitor2021-09-291-1/+1
* Install the "shared" example module into macOS bundlesUlf Hermann2021-09-031-0/+1
* Fix touchinteraction example to use QML modulesUlf Hermann2021-08-301-63/+35
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-211-60/+15
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Regenerate ExamplesLeander Beernaert2019-10-141-2/+2
* Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-201-2/+2
* Convert ExamplesLeander Beernaert2019-08-231-0/+139