Skip to content

Commit 190cde3

Browse files
authored
Bump KTX to 4.4.2 (#367)
1 parent c9b514e commit 190cde3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

attachments/CMake/FindKTX.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ else()
8787
FetchContent_Declare(
8888
ktx
8989
GIT_REPOSITORY https://github.com/KhronosGroup/KTX-Software.git
90-
GIT_TAG v4.3.1 # Use a specific tag for stability
90+
GIT_TAG v4.4.2 # Use a specific tag for stability
9191
)
9292

9393
# Set options to minimize build time and dependencies

0 commit comments

Comments
 (0)