Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Specify C++11 std in meson build (#157)
Compilers differ on what the default standard is and I had to set C++11 standard as part of the [vcpkg port](microsoft/vcpkg#33001) to get it work on MacOS. Also you forgot to bump the version number last release.
- Loading branch information