diff options
author | Brad King <brad.king@kitware.com> | 2020-01-27 18:16:20 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-01-27 20:09:18 (GMT) |
commit | dd0a4718fd72d2d7797911d7e3544584ad4268ad (patch) | |
tree | 4027fa8709173fe831334b904a765daad91aba19 /Help/guide/tutorial/Step9/MathFunctions/MathFunctions.cxx | |
parent | 0944caaebbd9bbb3e5f0de44ec975571e3833a1a (diff) | |
download | CMake-dd0a4718fd72d2d7797911d7e3544584ad4268ad.zip CMake-dd0a4718fd72d2d7797911d7e3544584ad4268ad.tar.gz CMake-dd0a4718fd72d2d7797911d7e3544584ad4268ad.tar.bz2 |
Ninja: Fix CMAKE_NINJA_OUTPUT_PATH_PREFIX with Ninja 1.10
The ninja 1.10 tools we use since commit fb18215904 (Ninja: clean ninja
metadata once generated, 2019-05-13) expect `build.ninja` to be
available and loadable. In commit 6cc74b6140 (cmGlobalNinjaGenerator:
avoid cleandead and recompact in Ninja-Multi, 2020-01-22) we added a
condition to exclude the tools in a case where `build.ninja` is not
available. Generalize that condition using a local variable and extend
it for the case that `build.ninja` is not loadable in the current
directory because it is meant to be a sub-ninja for a higher directory.
Diffstat (limited to 'Help/guide/tutorial/Step9/MathFunctions/MathFunctions.cxx')
0 files changed, 0 insertions, 0 deletions