build: Replace WINAPI_CARBON with Q_OS_MAC

This commit is contained in:
sithlord48
2026-02-27 23:08:49 -05:00
committed by Chris Rizzitello
parent e4cf1392c9
commit 12cf55d4fc
6 changed files with 19 additions and 37 deletions

View File

@ -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)