[Bugfix] Fix CPU CMake build (#8723)

Co-authored-by: Yuan <yuan.zhou@intel.com>
This commit is contained in:
Luka Govedič
2024-09-22 23:40:46 -04:00
committed by GitHub
parent 3dda7c2250
commit 57a0702e63

View File

@ -120,4 +120,3 @@ define_gpu_extension_target(
)
message(STATUS "Enabling C extension.")
add_dependencies(default _C)