On Nov 21, 2007 10:16 AM, Nutty OpenBSD User Dave
<[EMAIL PROTECTED]> 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
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to