Skip to content

Commit

Permalink
CMake format
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuuichi Asahi committed Jan 15, 2025
1 parent 7986dd2 commit fab2afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fft/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
add_library(fft INTERFACE)

target_link_libraries(fft
INTERFACE
INTERFACE
common
Kokkos::kokkos
)
Expand Down

0 comments on commit fab2afb

Please sign in to comment.