summaryrefslogtreecommitdiff
path: root/cmake/FindWrapSystemTagLib.cmake
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Integrate the taglib buildingDominik Holland2021-03-261-0/+22
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>