diff options
author | Brad King <brad.king@kitware.com> | 2017-08-24 14:50:28 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-08-24 14:56:48 (GMT) |
commit | 9ecee256f85022028f1b46477d0e49cd1dfeb4a4 (patch) | |
tree | e401cf5f11905cf09cfcbf3ad94325c5a859c181 /Source/ctest.cxx | |
parent | 3f17ccce1cc5b2c307aac866d9fd19aba73fd979 (diff) | |
download | CMake-9ecee256f85022028f1b46477d0e49cd1dfeb4a4.zip CMake-9ecee256f85022028f1b46477d0e49cd1dfeb4a4.tar.gz CMake-9ecee256f85022028f1b46477d0e49cd1dfeb4a4.tar.bz2 |
Xcode: Revert addition of "outputPaths" to custom command build phase
The change in commit v3.9.0~3^2 (Xcode: Add "outputPaths" to custom
command script build phase, 2017-07-13) was meant to support Xcode 9's
new build system. However, without matching "inputPaths", Xcode will
not re-run the build phase if its outputs have already been generated.
This broke the old Xcode build system too.
Revert the change for now so at least the old Xcode build system works.
Further investigation will be needed to add proper support for Xcode 9's
new build system.
Fixes: #17178
Diffstat (limited to 'Source/ctest.cxx')
0 files changed, 0 insertions, 0 deletions