mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #13978 from JoshuaVandaele/libiconv-1.18
Externals: Update libiconv to 1.18
This commit is contained in:
@@ -185,7 +185,6 @@ PUBLIC
|
||||
PRIVATE
|
||||
CURL::libcurl
|
||||
FatFs
|
||||
Iconv::Iconv
|
||||
spng::spng
|
||||
watcher
|
||||
${VTUNE_LIBRARIES}
|
||||
@@ -343,6 +342,8 @@ endif()
|
||||
|
||||
if(WIN32)
|
||||
target_sources(common PRIVATE HRWrap.h HRWrap.cpp)
|
||||
else()
|
||||
target_link_libraries(common PRIVATE Iconv::Iconv)
|
||||
endif()
|
||||
|
||||
if(USE_UPNP)
|
||||
|
||||
Reference in New Issue
Block a user