Skip to content

Commit 646c841

Browse files
authored
Update CMakeLists.txt
1 parent 2beb657 commit 646c841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ FetchContent_Declare(
100100
FetchContent_Declare(
101101
repo-ft
102102
GIT_REPOSITORY https://github.com/NVIDIA/FasterTransformer.git
103-
GIT_TAG main
103+
GIT_TAG v5.0
104104
GIT_SHALLOW ON
105105
)
106106
FetchContent_MakeAvailable(repo-common repo-core repo-backend repo-ft)

0 commit comments

Comments
 (0)