Skip to content

Commit b6b1e93

Browse files
committed
Bump KTX to 4.4.2
1 parent a3f5172 commit b6b1e93

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)