un-fucked cmake config for mac.

This commit is contained in:
Nick Bolton 2014-02-06 15:21:22 +00:00
parent 3aec1b01ca
commit 60263dde77
1 changed files with 2 additions and 1 deletions

View File

@ -176,7 +176,8 @@ if (UNIX)
${lib_ScreenSaver}
${lib_IOKit}
${lib_ApplicationServices}
${lib_Foundation
${lib_Foundation}
${lib_Carbon}
)
else()