Problem: need to check for C++ standard in cmake
Solution: use CheckCXXCompilerFlag to check for support for -std=gnu++11
Showing
Please
register
or
sign in
to comment
Solution: use CheckCXXCompilerFlag to check for support for -std=gnu++11