summaryrefslogtreecommitdiffstats
path: root/cmake_uninstall.cmake.in
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-04-16 09:12:44 (GMT)
committerBrad King <brad.king@kitware.com>2020-04-16 11:51:03 (GMT)
commit170e598add5c7bbfab2c40f4e2db1ceaec32417e (patch)
tree297441f154f29ee58b28284f3dcf92c86def1d29 /cmake_uninstall.cmake.in
parentbd580b7d568493a795a855c0710ba4ad88532485 (diff)
downloadCMake-170e598add5c7bbfab2c40f4e2db1ceaec32417e.zip
CMake-170e598add5c7bbfab2c40f4e2db1ceaec32417e.tar.gz
CMake-170e598add5c7bbfab2c40f4e2db1ceaec32417e.tar.bz2
iOS: Fix detection of supported SDK architectures
Instead of relying on SDKSettings.plist which does not contain the certain architectures, deduce the supported architectures by inspecting libSystem.tbd and libSystem.dylib. .tbd files are text files, so just parse out the archs string. .dylib files can be fat or non-fat, so use lipo -info to extract the architectures and parse lipo output. Fixes: #20588
Diffstat (limited to 'cmake_uninstall.cmake.in')
0 files changed, 0 insertions, 0 deletions