diff options
author | Brad King <brad.king@kitware.com> | 2020-01-27 18:24:56 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-01-27 18:26:40 (GMT) |
commit | 0944caaebbd9bbb3e5f0de44ec975571e3833a1a (patch) | |
tree | fe2c04b153dcf56935a0c3426a8ae5a87a5c7662 /Tests/RunCMake/CTestCommandExpandLists | |
parent | 9d4883cce569ac4b8b334a797c7f31073a0b0f7e (diff) | |
download | CMake-0944caaebbd9bbb3e5f0de44ec975571e3833a1a.zip CMake-0944caaebbd9bbb3e5f0de44ec975571e3833a1a.tar.gz CMake-0944caaebbd9bbb3e5f0de44ec975571e3833a1a.tar.bz2 |
Tests: Fix RunCMake.CMP0037 test with Ninja 1.10
The CMP0037 OLD and WARN cases that actually use reserved target names
like `all` produce `build.ninja` files with duplicate build statements
producing the same output. With Ninja 1.10 and above we run ninja
tools at the end of generation that require `build.ninja` to be loadable.
It is not loadable for these test cases, so skip them.
Diffstat (limited to 'Tests/RunCMake/CTestCommandExpandLists')
0 files changed, 0 insertions, 0 deletions