On 07/30/2012 04:12 PM, luxInteg wrote:
> Greetings
>
> I have a bash script (from an auto-tools Makefile ) to translate
> to cmake
>
>
> My 'translation might go something like thios
>
> execute_process(COMMAND ${some_command} '2>&1' INPUT_FILE
> ${someFile2} OUTPUT_FILE/dev/nul
Greetings
I have a bash script (from an auto-tools Makefile ) to translate to
cmake
My 'translation might go something like thios
execute_process(COMMAND ${some_command} '2>&1'
INPUT_FILE${someFile2}
OUTPUT_FILE/dev/null