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 f4efe3c commit 3fd4c1bCopy full SHA for 3fd4c1b
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.9)
2
3
-project(fast_float VERSION 3.9.0 LANGUAGES CXX)
+project(fast_float VERSION 3.10.0 LANGUAGES CXX)
4
option(FASTFLOAT_TEST "Enable tests" OFF)
5
if(FASTFLOAT_TEST)
6
enable_testing()
0 commit comments