[cmake-developers] Introduction and volunteering for the Matlab package

Raffi Enficiaud raffi.enficiaud at free.fr
Thu Feb 26 12:06:18 EST 2015


Quick question:
Is it possible to redirect the input stream of execute_process from /dev/null on OSX and Linux ?
Right now on these platforms, I need to "reset" my shell. If I run the ctest command with < /dev/null, everything is fine. So my guess is that Matlab is manipulating the console somehow.

Thanks,
Raffi

> On 26 Feb 2015, at 18:02, Raffi Enficiaud <raffi.enficiaud at free.fr> wrote:
> 
> Hi Brad,
> 
> Please find the patch addressing the issues you raised. My local tests are clear on the 3 platforms.
> I removed the RunCMake test on Linux as now the Matlab_MAIN_PROGRAM is required if MATLAB_USER_ROOT is not specified. In the previous implementation, I used temporary variables to avoid bringing this program to the user.
> 
> Any feedback welcome,
> 
> Best,
> Raffi
> 
> <0001-Simplified-workflow.patch>
>> On 25 Feb 2015, at 14:32, Brad King <brad.king at kitware.com> wrote:
>> 
>> On 02/25/2015 04:11 AM, Raffi Enficiaud wrote:
>>> Is it ok if I rebase on 1416d21?
>> 
>> Yes, please.
>> 
>> Thanks,
>> -Brad
>> 
> 
> -- 
> 
> Powered by www.kitware.com
> 
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
> 
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
> 
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake-developers



More information about the cmake-developers mailing list