Move taglib include dir to system include dirs

This commit is contained in:
Jonas Kvinge 2021-04-05 22:22:25 +02:00
parent 8753782a0c
commit 82b649f67d
1 changed files with 1 additions and 1 deletions

View File

@ -1126,6 +1126,7 @@ target_include_directories(strawberry_lib SYSTEM PUBLIC
${GOBJECT_INCLUDE_DIRS}
${GNUTLS_INCLUDE_DIRS}
${SQLITE_INCLUDE_DIRS}
${TAGLIB_INCLUDE_DIRS}
)
target_include_directories(strawberry_lib PUBLIC
@ -1138,7 +1139,6 @@ target_include_directories(strawberry_lib PUBLIC
${CMAKE_BINARY_DIR}/ext/libstrawberry-tagreader
${SINGLEAPPLICATION_INCLUDE_DIRS}
${SINGLECOREAPPLICATION_INCLUDE_DIRS}
${TAGLIB_INCLUDE_DIRS}
)
target_link_libraries(strawberry_lib PUBLIC