diff --git a/CMakeLists.txt b/CMakeLists.txt index 58883a0f9c91207df1c0071b3681e76731129488..1060a098e7a861a773e6c2f5391ba1aedf304f48 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,6 +10,7 @@ cmake_minimum_required(VERSION 3.14) project (ascend) + set(CMAKE_CXX_STANDARD 17) set(INSTALL_BASE_DIR "")