Skip to content

Commit

Permalink
chore: update jsoncons dependency
Browse files Browse the repository at this point in the history
Signed-off-by: iko1 <[email protected]>
  • Loading branch information
iko1 committed Jun 23, 2023
1 parent abe86fc commit 8e67a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ set(REFLEX "${THIRD_PARTY_LIB_DIR}/reflex/bin/reflex")

add_third_party(
jsoncons
URL https://github.com/danielaparker/jsoncons/archive/refs/tags/v0.170.0.tar.gz
URL https://github.com/danielaparker/jsoncons/archive/refs/tags/v0.170.2.tar.gz
CMAKE_PASS_FLAGS "-DJSONCONS_BUILD_TESTS=OFF"
LIB "none"
)
Expand Down

0 comments on commit 8e67a4c

Please sign in to comment.