summaryrefslogtreecommitdiffstats
path: root/qmake/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/CMakeLists.txt')
-rw-r--r--qmake/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/qmake/CMakeLists.txt b/qmake/CMakeLists.txt
index a1e7625650..04b89c3f95 100644
--- a/qmake/CMakeLists.txt
+++ b/qmake/CMakeLists.txt
@@ -8,9 +8,7 @@ qt_copy_or_install(DIRECTORY "${PROJECT_SOURCE_DIR}/mkspecs"
DESTINATION ${mkspecs_install_dir})
# special case end
-find_library(FWApplicationServices ApplicationServices) # special case
-find_library(FWCoreServices CoreServices) # special case
-find_library(FWFoundation Foundation) # special case
+qt_find_apple_system_frameworks() # special case
#####################################################################
## qmake Binary: