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 <yuan.zhou@intel.com>
Signed-off-by: Amit Garg <mitgarg17495@gmail.com>
  • Loading branch information
2 people authored and garg-amit committed Oct 28, 2024
1 parent b0cb262 commit 3e43c98
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 3e43c98

Please sign in to comment.