[CMake] avoid windows link warning: LNK4221

Phil Pellouchoud Phil at slacker.com
Wed May 14 14:28:58 EDT 2008


I have a static library that is giving the following warning:

 

LNK4221

 

Is there a way to tell cmake to add

 

/IGNORE:4221

 

I would normally add this in the "Additional Options:" edit box on the
Librarian/Command Line section of the project properties (Microsoft
Visual Studio 2005).

 

-phil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080514/11c9fb9c/attachment.htm>


More information about the CMake mailing list