mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 08:46:49 +08:00
New version.
This commit is contained in:
parent
0cdf016847
commit
fde0116d4d
@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.9)
|
||||
|
||||
project(fast_float VERSION 3.10.0 LANGUAGES CXX)
|
||||
project(fast_float VERSION 3.11.0 LANGUAGES CXX)
|
||||
option(FASTFLOAT_TEST "Enable tests" OFF)
|
||||
if(FASTFLOAT_TEST)
|
||||
enable_testing()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user