We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9cc3e commit 65eac4fCopy full SHA for 65eac4f
attachments/simple_engine/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