[CMake] Get CMAKE to use ksh instead of bash

Brandon Van Every bvanevery at gmail.com
Wed Nov 21 10:21:18 EST 2007


On Nov 21, 2007 10:16 AM, Nutty OpenBSD User Dave
<daf at public.kitware.com> wrote:
> Is there any way to get CMake to use ksh as the shell?

For CMake's own internal processing?  Why?

If you just want to call a shell - any shell - and have it do
something, use EXECUTE_PROCESS or ADD_CUSTOM_TARGET.


Cheers,
Brandon Van Every


More information about the CMake mailing list