diff options
author | Brad King <brad.king@kitware.com> | 2012-03-12 14:55:07 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-03-13 18:38:02 (GMT) |
commit | 3a53005f7dd5e582b855ef1f3c0e6814ce7d024a (patch) | |
tree | 8119a26b0aed2e067055d2f5a76887560e703dc3 /Modules | |
parent | 3aa741acb6b47d83a0892ddf027ddb0abdc33e78 (diff) | |
download | CMake-3a53005f7dd5e582b855ef1f3c0e6814ce7d024a.zip CMake-3a53005f7dd5e582b855ef1f3c0e6814ce7d024a.tar.gz CMake-3a53005f7dd5e582b855ef1f3c0e6814ce7d024a.tar.bz2 |
Build object library targets in VS
Treat OBJECT libraries as STATIC libraries. The VS project file format
provides no way to avoid running the librarian so hide the resulting
.lib away next to the object files as it should never be referenced.
The object files will be left behind for reference by other targets
later.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions