summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/shared/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-03-071-1/+1
* Examples: remove OpenGL code paths from painting examplesVolker Hilsheimer2023-10-271-12/+0
* Examples: Fix CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-011-0/+2
* CMake: Fix examples/widgets/painting/shared libraryJoerg Bornemann2022-12-051-3/+3
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-3/+3
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-171-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-0/+1
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-3/+0
* Fix build of standalone painting examplesJoerg Bornemann2021-05-171-8/+0
* CMake: Fix painting examples to build as standalone projectsAlexandru Croitor2020-10-271-4/+14
* Regenerate examplesAlexandru Croitor2020-02-041-3/+0
* Update public CMake macros' versionLeander Beernaert2019-08-231-2/+2
* Allow to build examples as standalone projectKevin Funk2019-06-051-45/+8
* CMake: Add widgets examplesTobias Hunger2019-03-261-0/+64