[CMake] Double linking / linking static libraries

Denis Scherbakov denis_scherbakov at yahoo.com
Wed Aug 4 03:06:06 EDT 2010


>> * I also set link_directories to paths containing the
libraries.

This is wrong. LINK_DIRECTORIES should be a list of directories, where libraries might be located, but not the libraries itself.


      



More information about the CMake mailing list