On Friday 05 February 2010 19:57:24 Alexander Neundorf wrote: > On Friday 05 February 2010, Melton, Ryan wrote: > > Won't work on Windows. Windows filenames are case-preserving but > > case-insensitive, so FindRuby.cmake and FindRUBY.cmake can't exist > > together in the same directory. Ryan > > Grmbl... > > Should we add a subdirectory cmake/modules/JustForFindRUBY/, add this also > to CMAKE_MODULE_PATH and move FindRUBY.cmake there ? > > I mean, we cannot just replace the file, since then everywhere where > find_package(RUBY) > is used, FindRuby.cmake will not be loaded :-/ > > Does anybody have a non-hackish idea what we can do ? What about merging FindRuby.cmake and FindRUBY.cmake into FindRUBY.cmake? -- Yury G. Kudryashov, mailto: [email protected]
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
