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@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to