summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake: python3 and package detectionDominik Holland2021-05-101-0/+37
| | | | | Change-Id: I4a180811dede6c69c2b627adbd184eb87abd2c43 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* cmake: Integrate the taglib buildingDominik Holland2021-03-262-0/+34
| | | | | | | | | | Similar to other Qt 3rdParty libs, taglib is used from the system if available and in the correct version, as fallback the submodule is used, which is build as a shared library. Task-number: AUTOSUITE-1633 Change-Id: I0a4b7e80b175b38b49745afee8fdbe105284034b Reviewed-by: Robert Griebl <robert.griebl@qt.io>
* cmake: Add configure test for DLT and fix building GeniviExtrasDominik Holland2021-03-261-0/+22
Task-number: AUTOSUITE-1633 Change-Id: Icf2117f9772dccff871c7fa9307479c2488f3965 Reviewed-by: Robert Griebl <robert.griebl@qt.io>