aboutsummaryrefslogtreecommitdiff
path: root/quotest/CMakeLists.txt
AgeCommit message (Collapse)Author
2022-01-01Quotest: build with hidden visibility tooAlexey Rusakov
2021-12-27Quotest: add compile warnings from libQuotientAlexey Rusakov
2021-12-05Drop 'qmc-example' from one last(?) placeAlexey Rusakov
2021-09-12Add a download test to quotestAlexey Rusakov
2021-06-12CMakeLists: require at least Qt 5.12; add Qt 6 supportAlexey Rusakov
2021-01-25CMakeLists.txt: refactor configuration of featuresAlexey Rusakov
- The feature summary is only generated at the end of the configuration. - InstallQuotest feature is defined in quotest/CMakeLists.txt now, and therefore is only available if quotest is getting built (i.e., if BUILD_TESTING is on). - API generation configuration code merged from two places into one.
2021-01-22Remove quotest from ctestCarl Schwan
2021-01-21Move testsCarl Schwan