Closed m4gr3d closed 5 years ago
Add missing flags to compile successfully on osx.
Looks good to me, C++14 high enough? on Linux we seem to use C++17, not sure why the switch is not needed on Windows.
Did a quick check, and c++17 compiles fine as well on osx. I've updated the PR accordingly.
Add missing flags to compile successfully on osx.