Re: [cmake-developers] [PATCH] ExternalProject: Added new USES_TERMINAL options

2015-07-06 Thread Brad King
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

[cmake-developers] [PATCH] ExternalProject: Added new USES_TERMINAL options

2015-07-06 Thread James Johnston
Hi, I worked on a patch to allow you to pass USES_TERMINAL through ExternalProject to the underlying add_custom_command(). Here is the commit message: ExternalProject: Added new USES_TERMINAL options Added new USES_TERMINAL option to the ExternalProject_Add_Step function. This option passes