Skip to content

Commit

Permalink
Set viewer to fetch v0.8.18 of the Tacent library.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescan committed Sep 10, 2024
1 parent b58407b commit e43daea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ endif()
FetchContent_Declare(
tacent
GIT_REPOSITORY https://github.com/bluescan/tacent.git
GIT_TAG d93b1b307df9f4fb30491ba80796a1b7ba86a203
# GIT_TAG v0.8.17
# GIT_TAG d93b1b307df9f4fb30491ba80796a1b7ba86a203
GIT_TAG v0.8.18
FIND_PACKAGE_ARGS NAMES tacent
)
FetchContent_MakeAvailable(tacent)
Expand Down

0 comments on commit e43daea

Please sign in to comment.