summaryrefslogtreecommitdiffstats
path: root/cmake/QtFeature.cmake
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: QtFeature optimizationTobias Hunger2019-01-171-2/+0
* CMake: Error out on mis-use of qt_pull_features_into_current_scopeTobias Hunger2019-01-171-1/+4
* CMake: Introduce Qt::GlobalConfig to hold the global featuresTobias Hunger2019-01-171-7/+8
* CMake: Check for visibility onceTobias Hunger2019-01-161-5/+6
* CMake: Remove one unnecessary feature push into parent scopeTobias Hunger2019-01-141-2/+0
* CMake: Get rid of useless underscores in QtFeature.cmakeTobias Hunger2018-12-141-102/+101
* CMake: Fix cmake test for featuresTobias Hunger2018-11-221-3/+5
* CMake: Simplify Feature handlingTobias Hunger2018-11-051-39/+13
* QtFeature: (Re-)evaluate QT_FEATURES based on cached valuesTobias Hunger2018-11-051-5/+42
* QtFeature: Prefix temporary values with _Tobias Hunger2018-11-051-16/+20
* Store QT_FEATUREs that are not emittedTobias Hunger2018-11-051-16/+18
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+435