Skip to content

Commit

Permalink
Attempt to get snap working by grabbing latest libKTX.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescan committed Aug 19, 2024
1 parent 85105d0 commit 2352a4c
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 @@ -58,7 +58,7 @@ endif()
FetchContent_Declare(
tacent
GIT_REPOSITORY https://github.com/bluescan/tacent.git
GIT_TAG e29b6fc040c46bbae7c3a7bd9d5e2de47b83735a
# GIT_TAG e29b6fc040c46bbae7c3a7bd9d5e2de47b83735a
# GIT_TAG v0.8.17
FIND_PACKAGE_ARGS NAMES tacent
)
Expand Down

0 comments on commit 2352a4c

Please sign in to comment.