chore: update the file

This commit is contained in:
x-tools-author 2025-07-27 10:54:21 +08:00
parent 5b55dfcc44
commit 9698958875

View File

@ -23,7 +23,7 @@ else()
endif()
if(X_ICONV)
target_link_libraries(xHash PRIVATE ${X_ICONV})
target_link_libraries(xHash PRIVATE ${X_ICONV_LIB})
endif()
if(WIN32)