Skip to content

Commit

Permalink
link Kokkos::kokkos
Browse files Browse the repository at this point in the history
  • Loading branch information
kliegeois committed Feb 22, 2024
1 parent 816cfad commit 3a585dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unittests/Kokkos/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ if (NOT (LLVM_REQUIRES_RTTI OR LLVM_ENABLE_RTTI))
endif()
endif()

target_link_libraries(KokkosTests PRIVATE Kokkos::kokkos)
target_link_libraries(KokkosTests PUBLIC ${Kokkos_LIBRARIES})
target_include_directories(KokkosTests SYSTEM PRIVATE ${Kokkos_INCLUDE_DIRS})

0 comments on commit 3a585dd

Please sign in to comment.