Phil Pellouchoud wrote:
I have a *static library* that is giving the following warning:

LNK4221

Is there a way to tell cmake to add

/IGNORE:4221

Sorry, but there is no /IGNORE option to LIB. Afaik, LIB does not have an option for disabling warnings. If you find one, please let me know.

:-(


_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to