mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 02:59:22 -05:00
3a53005f7d
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.
72 KiB
72 KiB