Skip to content

cmake: Force static libraries

Frediano Ziglio requested to merge fziglio/vd_agent_win:mr_more_static into master

Add some settings to both MingW and MSVC to more strongly force static libraries linking.

Signed-off-by: Frediano Ziglio freddy77@gmail.com


Tested with both MingW cross compiling and Visual Studio (using AppVeyor)

Merge request reports