diff --git a/CMakeLists.txt b/CMakeLists.txt index 85e58e3..60ea1fd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -368,6 +368,7 @@ if(APPLE) list(APPEND PLATFORM_LIBRARIES ${CARBON_LIBRARY} ${IOKIT_LIBRARY} + "-liconv" ) endif()