mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-02-02 10:36:45 +01:00
Replace Iconv_LIBRARY with Iconv_LIBRARIES
This commit is contained in:
parent
8040813da8
commit
d4a9f5bb2e
@ -1071,7 +1071,7 @@ target_link_libraries(strawberry_lib PUBLIC
|
||||
${SINGLEAPPLICATION_LIBRARIES}
|
||||
${SINGLECOREAPPLICATION_LIBRARIES}
|
||||
${QTSPARKLE_LIBRARIES}
|
||||
${Iconv_LIBRARY}
|
||||
${Iconv_LIBRARIES}
|
||||
libstrawberry-common
|
||||
libstrawberry-tagreader
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user