aboutsummaryrefslogtreecommitdiff
path: root/openmp/cmake/config-ix.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/cmake/config-ix.cmake')
-rw-r--r--openmp/cmake/config-ix.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/cmake/config-ix.cmake b/openmp/cmake/config-ix.cmake
index 5a76805..20079f1 100644
--- a/openmp/cmake/config-ix.cmake
+++ b/openmp/cmake/config-ix.cmake
@@ -30,4 +30,4 @@ check_cxx_compiler_flag(-Wno-extra OPENMP_HAVE_WNO_EXTRA_FLAG)
check_cxx_compiler_flag(-Wno-pedantic OPENMP_HAVE_WNO_PEDANTIC_FLAG)
check_cxx_compiler_flag(-Wno-maybe-uninitialized OPENMP_HAVE_WNO_MAYBE_UNINITIALIZED_FLAG)
-check_cxx_compiler_flag(-std=c++17 OPENMP_HAVE_STD_CPP14_FLAG)
+check_cxx_compiler_flag(-std=c++17 OPENMP_HAVE_STD_CPP17_FLAG)