FIND_PROGRAM on Windows

William A. Hoffman billlist at nycap.rr.com
Mon May 8 20:21:43 CEST 2006


At 01:37 PM 5/8/2006, Paulo Jorge Guedes wrote:
>> FIND_PROGRAM on Windows finds executables with sufix *.[exe|bat] but
>not
>> those without any extension, a la unix.
>> This is needed for msys which, for example, uses dcopidl and not
>> dcopidl.bat.
>> 
>> Easy to fix?
>
>Nobody took a look at this? This currently breaks compilation of modules
>other than kdelibs on mingw...

OK, I think I have a fix for this in cvs CMake, I will put it in 2.4.2.
BTW, find_program does not look for .bat, that must be hard coded for
windows builds.

-Bill



More information about the Kde-buildsystem mailing list