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 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
