Skip to content

Commit

Permalink
Update to latest nlohmann
Browse files Browse the repository at this point in the history
  • Loading branch information
mmertama committed May 11, 2024
1 parent 6812d15 commit dc55fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gempyrelib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ if(BLEEDING_EDGE)
set(LIB_PFD_VER main)
set(LIB_PNG_VER master)
else()
set(LIB_JSON_VER v3.9.0)
set(LIB_JSON_VER v3.11.3)
set(LIB_ZLIB_VER v1.2.11)
set(LIB_PFD_VER main v0.1.0)
set(LIB_PNG_VER master) # no version
Expand Down

0 comments on commit dc55fee

Please sign in to comment.