On Sat, Aug 18, 2007 at 04:02:23PM +0200, Peter Kümmel wrote:
> In Modules/Platforms/UnixPaths.cmake I found this:
> 
> SET(CMAKE_SYSTEM_PROGRAM_PATH ${CMAKE_SYSTEM_PROGRAM_PATH}
>   /bin /usr/bin /usr/local/bin /usr/pkg/bin /sbin
>   )
> 
> Maybe it helps to set CMAKE_SYSTEM_PROGRAM_PATH when calling cmake.

Hm... possibly. Thanks for the hint. I'll try it.

But shouldn't cmake use $PATH from its own environment?

Andre'

Reply via email to