build: Replace WINAPI_CARBON with Q_OS_MAC
This commit is contained in:
committed by
Chris Rizzitello
parent
e4cf1392c9
commit
12cf55d4fc
@ -141,8 +141,6 @@ macro(configure_unix_libs)
|
||||
${lib_ScreenSaver} ${lib_IOKit} ${lib_ApplicationServices}
|
||||
${lib_Foundation} ${lib_Carbon} ${lib_UserNotifications}
|
||||
)
|
||||
|
||||
add_definitions(-DWINAPI_CARBON=1)
|
||||
else()
|
||||
|
||||
if (BUILD_X11_SUPPORT)
|
||||
|
||||
Reference in New Issue
Block a user