V2.0.0-develop.6
Pre-release
Pre-release
Improvements
- Add
pkg-configsupport to CMake install
Fixes
- More usages of
minandmaxare enclosed in parentheses to solve MFC macro issues (#1034) - Bitfield capture now compiles (#1027)
- Expansion of
*_FALSEnow properly parenthesises original expression - Removed mismatch between
pragma warning(push)andpragma warning(pop)in single include - Suppressed
C4601inside Catch - We now check if
WINAPI_FAMILYis defined before using it to detect UWP build - Paths prefixed with '/' are parsed properly