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>
  • Loading branch information
ProExpertProg and zhouyuan authored Sep 23, 2024
1 parent 3dda7c2 commit 57a0702
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 57a0702

Please sign in to comment.