Skip to content

Commit 36a5631

Browse files
authored
Update CMakeLists.txt
1 parent 955fa24 commit 36a5631

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
@@ -28,7 +28,7 @@ include(FetchContent)
2828
FetchContent_Declare(
2929
claujson
3030
GIT_REPOSITORY "https://github.com/vztpv/scj3"
31-
GIT_TAG "main"
31+
GIT_TAG "0.18.2"
3232
)
3333
FetchContent_MakeAvailable(claujson)
3434

0 commit comments

Comments
 (0)