[cmake-developers] BUG: Pass --build-config option to ctest for multi-config ExternalProjects
Brad King
brad.king at kitware.com
Wed Jan 20 08:38:32 EST 2016
On 01/19/2016 04:39 PM, Taylor Braun-Jones wrote:
> However, these patches use the deprecated $<CONFIGURATION> generator
> expression instead of $<CONFIG>. The rest of ExternalProject.cmake
> uses $<CONFIG>.
Oops, old habit. Revised:
ExternalProject: Simplify `cmake --build` configuration passing
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5d739a3c
ExternalProject: Fix TEST_BEFORE_INSTALL for multi-config generators
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=ec00e89e
Thanks,
-Brad
More information about the cmake-developers
mailing list