Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
vztpv authored Jan 28, 2024
1 parent 955fa24 commit 36a5631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ include(FetchContent)
FetchContent_Declare(
claujson
GIT_REPOSITORY "https://github.com/vztpv/scj3"
GIT_TAG "main"
GIT_TAG "0.18.2"
)
FetchContent_MakeAvailable(claujson)

Expand Down

0 comments on commit 36a5631

Please sign in to comment.