[cmake-developers] [PATCH] ExternalProject: Added new USES_TERMINAL options
Brad King
brad.king at kitware.com
Mon Jul 6 14:53:35 EDT 2015
On 07/06/2015 01:52 AM, James Johnston wrote:
> I worked on a patch to allow you to pass USES_TERMINAL through
> ExternalProject to the underlying add_custom_command().
Very nice. I applied the commit:
ExternalProject: Added new USES_TERMINAL options
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e4947639
I tweaked UsesTerminal-check.cmake with a better way to avoid
the CMP0012 warning (by just ensuring the policy is set to NEW).
Thanks,
-Brad
More information about the cmake-developers
mailing list