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.<div>
<br></div><div>Chris Robison</div>