mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the file
This commit is contained in:
parent
5b55dfcc44
commit
9698958875
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user