Skip to content

Commit

Permalink
Fix Tacent version to 0.8.17.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescan committed Jan 1, 2024
1 parent 13d906c commit 1de46b5
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 @@ -46,7 +46,7 @@ endif()
FetchContent_Declare(
tacent
GIT_REPOSITORY https://github.com/bluescan/tacent.git
# GIT_TAG v0.8.15
GIT_TAG v0.8.17
# GIT_TAG 6b9f70c2d66902fdf35b337a527b6fad74d520c5
)
FetchContent_MakeAvailable(tacent)
Expand Down

0 comments on commit 1de46b5

Please sign in to comment.