Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 9f90431

Browse files
committed
Switched to jsonlogic nojson branch
1 parent d3559b5 commit 9f90431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ FetchContent_MakeAvailable(Boost)
100100

101101
FetchContent_Declare(jsonlogic
102102
GIT_REPOSITORY https://github.com/LLNL/jsonlogic.git
103-
GIT_TAG v0.1.0
103+
GIT_TAG nojson
104104
SOURCE_SUBDIR cpp
105105
)
106106
# set(jsonlogic_INCLUDE_DIR ${jsonlogic_SOURCE_DIR}/cpp/include/jsonlogic)

0 commit comments

Comments
 (0)