[CMake] ignoring a specific library

Philip Lowman philip at yhbt.com
Thu Nov 8 20:37:56 EST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mark Wyszomierski wrote:
> Hi Philip,
> 
> Thanks for your help. I down-graded to 2.4.6 but no luck. Here's my exact text:
> 
> SET(VS_MULTITHREADED_DEBUG_IGNORE_LIBRARY_FLAGS
>    "/NODEFAULTLIB:nafxcwd.lib
>     /NODEFAULTLIB:libcmtd.lib"
> )
> SET_TARGET_PROPERTIES(my_test_app PROPERTIES
>        LINK_FLAGS_DEBUG
>        ${VS_MULTITHREADED_DEBUG_IGNORE_LIBRARY_FLAGS})
> 
> After creating the solution files, I don't see anything in the ignore
> default library fields - any ideas?

It should appear in the additional text box beneath the "command line"
linking options.  Obviously make sure that you're browsing the Debug
configuration when you look at the properties :)

- --
Philip Lowman
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHM7n0e0tOktX6RKkRAnKMAJ9tt7xjfQpZwkjBDaQhpZSMXEUhhgCeITND
FWBgCVkx3YzypyOFYm1oEDU=
=/I5Q
-----END PGP SIGNATURE-----


More information about the CMake mailing list