[CMake] CMAKE_EXE_LINKER_FLAGS for shared libraries?

Robert Dailey rcdailey at gmail.com
Mon Dec 12 15:00:33 EST 2011


I need a version of CMAKE_EXE_LINKER_FLAGS for shared libraries. I need to
specify /NODEFAULTLIB for a shared library (DLL) that I'm building, but it
doesn't seem that CMAKE_EXE_LINKER_FLAGS is used by shared library projects
generated by CMake for visual studio.

Any suggestions?

---------
Robert Dailey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111212/8e753c8b/attachment.htm>


More information about the CMake mailing list