mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-12-06 14:56:35 +01:00
update nlohmann::json to 3.10.4
This commit is contained in:
2
external/json/CMakeLists.txt
vendored
2
external/json/CMakeLists.txt
vendored
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
|
||||
## PROJECT
|
||||
## name and version
|
||||
##
|
||||
project(nlohmann_json VERSION 3.8.0 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 3.10.4 LANGUAGES CXX)
|
||||
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user