[cmake-developers] EXCLUDE_FROM_DEFAULT_BUILD testing
Brad King
brad.king at kitware.com
Tue Nov 13 09:18:39 EST 2012
On 11/12/2012 08:25 AM, Petr Kmoch wrote:
> Fixed (that is, works for me) and rebased to 3b7abfd.
Thanks. Applied:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b777272b
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d1f8828c
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e31d83b3
I tweaked the first patch to avoid configuring anything into
the test's build tree while configuring CMake itself. This
way the test directory can be deleted by hand without needing
to re-run CMake before the test can pass again.
-Brad
More information about the cmake-developers
mailing list