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}
|
${SINGLEAPPLICATION_LIBRARIES}
|
||||||
${SINGLECOREAPPLICATION_LIBRARIES}
|
${SINGLECOREAPPLICATION_LIBRARIES}
|
||||||
${QTSPARKLE_LIBRARIES}
|
${QTSPARKLE_LIBRARIES}
|
||||||
${Iconv_LIBRARY}
|
${Iconv_LIBRARIES}
|
||||||
libstrawberry-common
|
libstrawberry-common
|
||||||
libstrawberry-tagreader
|
libstrawberry-tagreader
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user