We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18bb11 commit bb192e7Copy full SHA for bb192e7
1 file changed
cmake/dependencies/Jitify.cmake
@@ -14,7 +14,7 @@ endif()
14
FetchContent_Declare(
15
jitify
16
GIT_REPOSITORY https://github.com/NVIDIA/jitify.git
17
- GIT_TAG 7d8fbc8dc5aa0609a84edaa860456a88f660cdd6 # jitify2 branch on 2025-08-04
+ GIT_TAG 70783a3ad7b0cad2992a26a1ebf8fbe3d6b44e25 # jitify2 branch on 2025-08-05
18
SOURCE_DIR ${FETCHCONTENT_BASE_DIR}/jitify-src/jitify
19
GIT_PROGRESS ON
20
# UPDATE_DISCONNECTED ON
0 commit comments