mirror of
https://github.com/lifegpc/c-utils.git
synced 2026-07-08 01:30:39 +08:00
Update
This commit is contained in:
@@ -80,3 +80,6 @@ if (Iconv_FOUND)
|
||||
target_link_libraries(utils Iconv::Iconv)
|
||||
endif()
|
||||
endif()
|
||||
if (NOT MSVC)
|
||||
target_link_libraries(utils m)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user