Skip to content

Commit 078f618

Browse files
authored
1 parent 5cde50c commit 078f618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND})
2020

2121
enable_testing()
2222

23-
set(CXX_STD "c++14")
23+
set(CXX_STD "c++17")
2424

2525
find_package(GTest REQUIRED)
2626

0 commit comments

Comments
 (0)