summaryrefslogtreecommitdiffstats
path: root/cmake/QtFeature.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: QtFeature: Do not error out when using QtKevin Funk2019-02-111-2/+2
* cmake: QtFeature add debugging aidKevin Funk2019-02-111-1/+1
* cmake: Do not rerun try_compile invocationsKevin Funk2019-02-111-0/+4
* Allow passing libraries to qt_config_compile_testAlbert Astals Cid2019-02-111-2/+5
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-171-46/+27
* 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