diff --git a/CMakeLists.txt b/CMakeLists.txt index 1553585e..6ab7444f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -176,7 +176,8 @@ if (UNIX) ${lib_ScreenSaver} ${lib_IOKit} ${lib_ApplicationServices} - ${lib_Foundation + ${lib_Foundation} + ${lib_Carbon} ) else()