diff options
author | Brad King <brad.king@kitware.com> | 2023-04-03 14:26:19 -0400 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-04-03 18:59:57 -0400 |
commit | 52dbfefe0d5b592933c7b712086a9000155cc546 (patch) | |
tree | 512156bcb6fa0f8f0c9c783b53d1d24f56fd5c53 /Help/guide/tutorial/Step2/MathFunctions/MathFunctions.h | |
parent | 3abd37f05d4686f13fee592dc58aeef506e6f121 (diff) | |
download | cmake-52dbfefe0d5b592933c7b712086a9000155cc546.tar.gz |
Xcode: Fix detection of Swift compiler location for Xcode 14.3
Previously we tried to match output from `xcodebuild` to detect the
path to the `swiftc` tool. This approach is used for C and CXX
for historical reasons, but is unnecessary for Swift. We know the
name of the tool, so we can just ask `xcrun --find swiftc`.
Fixes: #24666
Diffstat (limited to 'Help/guide/tutorial/Step2/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions