We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3f46a commit 0ab51d8Copy full SHA for 0ab51d8
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.15)
+cmake_minimum_required(VERSION 3.29)
2
3
project(SimpleFastFloatBenchmark VERSION 0.1.0 LANGUAGES CXX C)
4
set(CMAKE_CXX_STANDARD 20)
0 commit comments