summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/.prev_CMakeLists.txt')
-rw-r--r--src/plugins/platforms/.prev_CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/platforms/.prev_CMakeLists.txt b/src/plugins/platforms/.prev_CMakeLists.txt
index 5797b07233..ce9c870454 100644
--- a/src/plugins/platforms/.prev_CMakeLists.txt
+++ b/src/plugins/platforms/.prev_CMakeLists.txt
@@ -15,7 +15,7 @@ endif()
if(APPLE_UIKIT AND NOT APPLE_WATCHOS)
add_subdirectory(ios)
endif()
-if(APPLE_OSX)
+if(APPLE_MACOS)
add_subdirectory(cocoa)
endif()
if(QT_FEATURE_direct3d9 AND WIN32 AND NOT WINRT)