aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/CMakeLists.txt
blob: f93cca6d9d0c4dfab1646f18eb6687e4cb0846de (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(BundledLibpng)