We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 198e53f commit 8c9772aCopy full SHA for 8c9772a
1 file changed
examples/catch2_v2/CMakeLists.txt
@@ -1,3 +1,4 @@
1
+set (CMAKE_CXX_STANDARD 11)
2
cmake_minimum_required(VERSION 3.12)
3
project("Catch2_bench")
4
0 commit comments