We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f5172 commit b6b1e93Copy full SHA for b6b1e93
1 file changed
attachments/CMake/FindKTX.cmake
@@ -87,7 +87,7 @@ else()
87
FetchContent_Declare(
88
ktx
89
GIT_REPOSITORY https://github.com/KhronosGroup/KTX-Software.git
90
- GIT_TAG v4.3.1 # Use a specific tag for stability
+ GIT_TAG v4.4.2 # Use a specific tag for stability
91
)
92
93
# Set options to minimize build time and dependencies
0 commit comments