what is the magic incantation to tell FIND_LIBRARY to prefer .dylibs instead of .a (shared vs static)? I have what seem to be the same command yet one will find the .a and the other will find the .dylib. The commands look the same to me?

Any help is appreciated.. cmake --help-command FIND_LIBRARY wasn't any help

This is with cmake 2.4.6 on OS X 10.4.10 (intel)
--
Mike Jackson
imikejackson & gmail * com



_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to