summaryrefslogtreecommitdiffstats
path: root/Modules/CompilerId
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2020-07-21 11:18:50 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-07-21 11:19:02 (GMT)
commit8abeec58f339f804ad5cb4a58a75e20f0dc878a1 (patch)
tree4b67a7ecf4251b9a69b299e6ff226306d58a836b /Modules/CompilerId
parentcd580a99bdaa658487d7080279c9d394545c4f10 (diff)
parent26673bf48011a48fe0ad01e97409a32c1f50143d (diff)
downloadCMake-8abeec58f339f804ad5cb4a58a75e20f0dc878a1.zip
CMake-8abeec58f339f804ad5cb4a58a75e20f0dc878a1.tar.gz
CMake-8abeec58f339f804ad5cb4a58a75e20f0dc878a1.tar.bz2
Merge topic 'xcode-native-arch'
26673bf480 Xcode: Explicitly specify default native architecture on macOS ce624cfbd4 cmGlobalXCodeGenerator: Save CMAKE_SYSTEM_NAME in member Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !5023
Diffstat (limited to 'Modules/CompilerId')
-rw-r--r--Modules/CompilerId/Xcode-3.pbxproj.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/CompilerId/Xcode-3.pbxproj.in b/Modules/CompilerId/Xcode-3.pbxproj.in
index 672044e..6fe17e5 100644
--- a/Modules/CompilerId/Xcode-3.pbxproj.in
+++ b/Modules/CompilerId/Xcode-3.pbxproj.in
@@ -84,6 +84,7 @@
CODE_SIGNING_REQUIRED = NO;
CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
SYMROOT = .;
+ @id_archs@
@id_toolset@
@id_lang_version@
@id_clang_cxx_library@