mirror of
https://github.com/nlohmann/json.git
synced 2026-09-16 21:27:58 +00:00
release 2.0.3
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
# define the project
|
||||
project(nlohmann_json VERSION 2.0.2 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 2.0.3 LANGUAGES CXX)
|
||||
|
||||
enable_testing()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user