- Add
verbatim_names
helper (see below) - MSVC Support for
/W4 /WX
- Clang-CL:
-Wno-missing-field-initializers
is also required; some versions will also require-Wno-missing-designated-field-initializers
- Clang-CL:
- help now includes
[--]
if anyh positional arguments are present - When this projects' cmake is used (e.g. via CMake FetchContent), the tests subdirectory will no longer be added