Skip to content

Commit

Permalink
Update cpu_extension.cmake
Browse files Browse the repository at this point in the history
remove dependency on default, which no longer exists
  • Loading branch information
ProExpertProg authored Sep 23, 2024
1 parent d66ac62 commit e1f7bee
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 e1f7bee

Please sign in to comment.