summaryrefslogtreecommitdiff
path: root/Help/guide/tutorial/Step10/MathFunctions/MakeTable.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-04-03 14:26:19 -0400
committerBrad King <brad.king@kitware.com>2023-04-03 18:59:57 -0400
commit52dbfefe0d5b592933c7b712086a9000155cc546 (patch)
tree512156bcb6fa0f8f0c9c783b53d1d24f56fd5c53 /Help/guide/tutorial/Step10/MathFunctions/MakeTable.cxx
parent3abd37f05d4686f13fee592dc58aeef506e6f121 (diff)
downloadcmake-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/Step10/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions