diff --git a/cmake.opts b/cmake.opts index 1e495459845d214464b2a3b77e8fb163e9a232b2..1c93333d84705b29d693ceb6cb7ebaeaa2b43a7d 100644 --- a/cmake.opts +++ b/cmake.opts @@ -14,6 +14,7 @@ GXX_RELEASE_OPTS=" \ -fno-strict-aliasing \ -fstrict-overflow \ -fno-finite-math-only \ + -fconcepts \ -O3 \ -march=native \ -funroll-loops \