summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/minimal/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-10/+2
* 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: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-151-6/+1
* Move windows font databases into QtGuiFriedemann Kleint2020-06-111-1/+1
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-101-6/+1
* Move the Windows Event Dispatcher into QtGuiFriedemann Kleint2020-06-091-2/+6
* CMake: Regenerate src/pluginsAlexandru Croitor2020-05-291-2/+6
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-271-1/+1
* CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-251-0/+2
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-6/+3
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-271-4/+4
* Regenerate src/*Alexandru Croitor2019-11-141-2/+2
* Regenerate everything under ./srcAlexandru Croitor2019-11-121-1/+0
* Regenerate platforms plugins part 5Alexandru Croitor2019-10-081-2/+0
* cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-051-0/+1
* Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-051-3/+10
* Fix freetype target not being found when using vcpkgAlexandru Croitor2019-05-081-2/+2
* Write find_dependency() calls in Qt Module config filesAlexandru Croitor2019-05-021-1/+1
* CMake: Re-generate plugins/platforms/minimalTobias Hunger2019-03-291-11/+10
* cmake: build minimal platform pluginAlbert Astals Cid2019-02-111-0/+37