summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestConfigureCommand.cxx
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-09-25 17:20:30 (GMT)
committerBrad King <brad.king@kitware.com>2018-09-25 17:27:11 (GMT)
commit6597428c364c0a495bba88a6154ac0ed7f3cd461 (patch)
tree9c470b9f32ed9795d991a40b8e46dfbdb21fecbe /Source/CTest/cmCTestConfigureCommand.cxx
parentd8294fefe8063cc2e0a0cfecf7fd8fef619cf0da (diff)
downloadCMake-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 'Source/CTest/cmCTestConfigureCommand.cxx')
0 files changed, 0 insertions, 0 deletions