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 -- You are as I am with You. _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
