Skip to content

Commit

Permalink
fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
dsikka committed Dec 7, 2024
1 parent 7355870 commit a794d5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ if(VLLM_GPU_LANG STREQUAL "CUDA")
# So if the GIT_TAG above is updated to a commit hash, GIT_SHALLOW must be set to FALSE
# GIT_SHALLOW FALSE
)
endif()
FetchContent_MakeAvailable(cutlass)

list(APPEND VLLM_EXT_SRC
Expand Down

0 comments on commit a794d5a

Please sign in to comment.