[CMake] FindASPELL.cmake finds /usr/bin/aspel with Find_Library

Steven Van Ingelgem steven at vaningelgem.be
Sat Feb 9 15:40:15 EST 2008


Personally I would expect it to find /usr/lib/libaspell.so.15, not a
directory... (on my system /usr/lib/aspell is a dir)

On 09/02/2008, Bill Hoffman <bill.hoffman at kitware.com> wrote:
> Andreas Pakulat wrote:
> > Hi,
> >
> > I've got something really weird here. USing CMake from CVS (just
> > updated), the following call finds /usr/bin/aspell:
> >
> > FIND_LIBRARY(ASPELL_LIBRARIES NAMES aspell aspell-15 libaspell-15 libaspell)
> >
> > instead of /usr/lib/aspell. Thats surely wrong. Is that a bug in CVS, or
> > could there be a "system" reason why this happens?
> >
> > Andreas
> >
> Why is /usr/lib/aspell better than /usr/bin/aspell?
>
> -Bill
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>


More information about the CMake mailing list