diff options
| author | Brad King <brad.king@kitware.com> | 2018-09-25 17:20:30 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2018-09-25 17:27:11 (GMT) |
| commit | 6597428c364c0a495bba88a6154ac0ed7f3cd461 (patch) | |
| tree | 9c470b9f32ed9795d991a40b8e46dfbdb21fecbe /Tests/Tutorial/Step2/MathFunctions/mysqrt.cxx | |
| parent | d8294fefe8063cc2e0a0cfecf7fd8fef619cf0da (diff) | |
| download | CMake-6597428c364c0a495bba88a6154ac0ed7f3cd461.zip CMake-6597428c364c0a495bba88a6154ac0ed7f3cd461.tar.gz CMake-6597428c364c0a495bba88a6154ac0ed7f3cd461.tar.bz2 | |
ctest: Fix generator platform under --build-nocmake
When constructing a global generator instance in `--build-and-test` mode
we need to set the platform passed by `--build-generator-platform`
directly on the generator. The old code that set it on the `cmake`
class instance did nothing because that only affects cache
initialization, which is not done by `--build-nocmake`.
Diffstat (limited to 'Tests/Tutorial/Step2/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions
