Merge pull request #13978 from JoshuaVandaele/libiconv-1.18

Externals: Update libiconv to 1.18
This commit is contained in:
JMC47
2025-10-17 18:45:48 -04:00
committed by GitHub
342 changed files with 31037 additions and 16261 deletions
+2 -1
View File
@@ -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)