aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/proceduraltexture/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Apply QTP0001 instead of manually setting RESOURCE_PREFIX "/qt/qml"Alexei Cazacov2025-01-031-1/+1
* CMake: Add deployment API to our examplesAlexandru Croitor2024-05-071-9/+12
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* Add QML API for TextureDataAndy Nichols2023-06-011-3/+7
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Improve examples CMakeLists.txtKai Köhne2022-02-211-12/+4
* Use the new QML CMake API for examples, tests and docsCraig Scott2021-08-231-18/+6
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* 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 projects before API changeAlexandru Croitor2020-09-231-3/+5
* Add support for custom textures from dataAndy Nichols2020-08-241-0/+56