Skip to content

Commit

Permalink
[Bugfix] Fix CPU CMake build (vllm-project#8723)
Browse files Browse the repository at this point in the history
Co-authored-by: Yuan <[email protected]>
  • Loading branch information
2 people authored and kwang1012 committed Oct 13, 2024
1 parent 5d449bb commit ba8e793
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/cpu_extension.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,3 @@ define_gpu_extension_target(
)

message(STATUS "Enabling C extension.")
add_dependencies(default _C)

0 comments on commit ba8e793

Please sign in to comment.