Skip to content

Commit bb192e7

Browse files
committed
CMake: Bump jitify2 pin to include nodiscard fix
1 parent b18bb11 commit bb192e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/dependencies/Jitify.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ endif()
1414
FetchContent_Declare(
1515
jitify
1616
GIT_REPOSITORY https://github.com/NVIDIA/jitify.git
17-
GIT_TAG 7d8fbc8dc5aa0609a84edaa860456a88f660cdd6 # jitify2 branch on 2025-08-04
17+
GIT_TAG 70783a3ad7b0cad2992a26a1ebf8fbe3d6b44e25 # jitify2 branch on 2025-08-05
1818
SOURCE_DIR ${FETCHCONTENT_BASE_DIR}/jitify-src/jitify
1919
GIT_PROGRESS ON
2020
# UPDATE_DISCONNECTED ON

0 commit comments

Comments
 (0)