[CMake] Adding .lib dependencies

Chris Robison chrisdrobison at gmail.com
Wed Jul 14 22:53:29 EDT 2010


I'm trying to create a project that embeds mono. I'm using Visual Studio
2010. In VS, I would normally go to Project -> Properties -> Linker -> Input
and adjust the Additional Dependencies list. How do you add items to this
list in CMake? I've been playing around with add_library and
target_link_libraries but I haven't had much success.

Chris Robison
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100714/b89af645/attachment.htm>


More information about the CMake mailing list