Skip to content

Commit

Permalink
More explicit.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Jul 16, 2021
1 parent 607e870 commit 115f8ea
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 @@ -21,7 +21,7 @@ FetchContent_Declare(
simdjson
GIT_REPOSITORY https://github.com/simdjson/simdjson.git
GIT_SHALLOW TRUE
GIT_TAG e9b893ff1b13c6a70135827c62b3f3d65938d135 # version 0.9.6
GIT_TAG tags/v0.9.6
)

FetchContent_MakeAvailable(simdjson)
Expand Down

0 comments on commit 115f8ea

Please sign in to comment.