forked from OSchip/llvm-project
700aebaf74
CMAKE_CXX_STANDARD 14 is set in the llvm-project/llvm folder overriding all COMPILE_OPTIONS -std=c++17. We need to override the CXX_STANDARD property of the target in order to set the correct C++ standard flags. Reviewed By: gchatelet Differential Revision: https://reviews.llvm.org/D118871 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
MPFRUtils.cpp | ||
MPFRUtils.h | ||
check_mpfr.cpp |