diff --git a/ext/libstrawberry-tagreader/CMakeLists.txt b/ext/libstrawberry-tagreader/CMakeLists.txt index f15560f5f..b308120c7 100644 --- a/ext/libstrawberry-tagreader/CMakeLists.txt +++ b/ext/libstrawberry-tagreader/CMakeLists.txt @@ -16,7 +16,6 @@ protobuf_generate_cpp(PROTO_SOURCES PROTO_HEADERS ${MESSAGES}) link_directories( ${GLIB_LIBRARY_DIRS} ${PROTOBUF_LIBRARY_DIRS} - ${TAGLIB_LIBRARY_DIRS} ) if(USE_TAGLIB AND TAGLIB_FOUND)