Skip to content

Commit

Permalink
Remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
s-Nick committed Sep 2, 2024
1 parent a9a65ac commit fe8e133
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dft/backends/rocfft/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ find_path(
NO_DEFAULT_PATH
REQUIRED
)

target_include_directories(${LIB_OBJ} PRIVATE ${rocfft_EXTRA_INCLUDE_DIR})

target_link_libraries(${LIB_OBJ} PUBLIC ONEMKL::SYCL::SYCL)
Expand Down

0 comments on commit fe8e133

Please sign in to comment.