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 b8085ba commit 5133b75Copy full SHA for 5133b75
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.9)
+cmake_minimum_required(VERSION 3.9...3.10)
2
3
project(fast_float VERSION 8.0.2 LANGUAGES CXX)
4
set(FASTFLOAT_CXX_STANDARD 11 CACHE STRING "the C++ standard to use for fastfloat")
0 commit comments