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: Alvant <alvasian@yandex.ru>
  • Loading branch information
2 people authored and Alvant committed Oct 26, 2024
1 parent 71c5332 commit 9656f2d
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 9656f2d

Please sign in to comment.