Files
CMake/Source/CTest
Brad King 6597428c36 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`.
2018-09-25 13:27:11 -04:00
..
2017-08-27 09:58:46 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2018-06-04 10:32:49 -04:00
2017-08-24 23:39:47 +02:00
2018-06-04 10:32:49 -04:00
2017-08-24 23:39:47 +02:00
2018-09-05 15:12:57 -04:00
2018-01-04 06:52:01 +11:00