diff options
author | Brad King <brad.king@kitware.com> | 2022-06-21 20:11:48 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-06-21 22:27:44 (GMT) |
commit | 5022b42f8bc2a31a77c4bdac814166cc955105c6 (patch) | |
tree | b6d1cc0581110d6e7a4b8896195d803526da366f /Help/guide/tutorial/Step10/MathFunctions/MathFunctions.h | |
parent | 73afa6e9ae8a585b05cf3faf94a0aee8c20978f7 (diff) | |
download | CMake-5022b42f8bc2a31a77c4bdac814166cc955105c6.zip CMake-5022b42f8bc2a31a77c4bdac814166cc955105c6.tar.gz CMake-5022b42f8bc2a31a77c4bdac814166cc955105c6.tar.bz2 |
ExternalProject: Fix regression in stamp creation for Xcode+iOS
The change to `_ep_add_mkdir_command` in commit 5fbac2bb24
(ExternalProject: Move inline scripts to separate files, 2022-01-22,
v3.23.0-rc1~101^2) did not account for the possibility that
`CMAKE_CFG_INTDIR` is `$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)`
instead of just the configuration name. Pass the value into the helper
script on the command line so that the native buildsystem placeholders
are evaluated.
Fixes: #23645
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions