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

Bill Hoffman bill.hoffman at kitware.com
Sat Feb 9 15:32:24 EST 2008


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



More information about the CMake mailing list