summaryrefslogtreecommitdiff
path: root/src/3rdparty/CMakeLists.txt
blob: d6bd38f62b2cf393b23563bc5c02ffce8cf645e6 (plain)
1
2
3
4
if(QT_FEATURE_taglib AND NOT QT_FEATURE_system_taglib)
    add_subdirectory(taglib)
endif()
qt_install_3rdparty_library_wrap_config_extra_file(BundledTagLib)