summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/plugandpaint/plugins/basictools/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Move plug and paint example to manual testTor Arne Vestbø2023-06-301-18/+0
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-301-1/+1
* 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
* CMake: Let qt6_add_plugin accept sourcesJoerg Bornemann2022-06-291-3/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-0/+2
* CMake: Create plugin initializers for static user pluginsAlexandru Croitor2021-08-241-9/+5
* Re-work the CMake project files for the plugandpaint exampleJoerg Bornemann2021-04-271-25/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* CMake: Add qt6_add_plugin public APILeander Beernaert2020-04-221-1/+2
* Regenerate examplesAlexandru Croitor2020-02-041-8/+30
* Allow to build examples as standalone projectKevin Funk2019-06-051-27/+10
* CMake: allow custom plugin output/install directoriesTobias Hunger2019-03-271-0/+1
* CMake: Add widgets examplesTobias Hunger2019-03-261-0/+29