Skip to content

0.12.1: Add support for a shared library

Compare
Choose a tag to compare
@mzdun mzdun released this 18 Oct 08:36
· 6 commits to master since this release

New CMake variable, LIBARGS_SHARED, will build libargs.so and args.dll instead of libargs.a and args.lib, respectively (except, of course, args.dll will also produce args.lib).