mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 16:56:57 +08:00
version bump
This commit is contained in:
parent
e59e8f547a
commit
f3ff46fd40
@ -1,6 +1,6 @@
|
|||||||
cmake_minimum_required(VERSION 3.9)
|
cmake_minimum_required(VERSION 3.9)
|
||||||
|
|
||||||
project(fast_float VERSION 5.3.0 LANGUAGES CXX)
|
project(fast_float VERSION 6.0.0 LANGUAGES CXX)
|
||||||
option(FASTFLOAT_TEST "Enable tests" OFF)
|
option(FASTFLOAT_TEST "Enable tests" OFF)
|
||||||
if(FASTFLOAT_TEST)
|
if(FASTFLOAT_TEST)
|
||||||
enable_testing()
|
enable_testing()
|
||||||
|
|||||||
@ -371,7 +371,7 @@ the command line help.
|
|||||||
|
|
||||||
You may directly download automatically generated single-header files:
|
You may directly download automatically generated single-header files:
|
||||||
|
|
||||||
https://github.com/fastfloat/fast_float/releases/download/v5.3.0/fast_float.h
|
https://github.com/fastfloat/fast_float/releases/download/v6.0.0/fast_float.h
|
||||||
|
|
||||||
## Credit
|
## Credit
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user