git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14371 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
5
lib/kokkos/algorithms/cmake/Dependencies.cmake
Normal file
5
lib/kokkos/algorithms/cmake/Dependencies.cmake
Normal file
@ -0,0 +1,5 @@
|
||||
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES(
|
||||
LIB_REQUIRED_PACKAGES KokkosCore
|
||||
LIB_OPTIONAL_TPLS Pthread CUDA HWLOC
|
||||
TEST_OPTIONAL_TPLS CUSPARSE
|
||||
)
|
||||
Reference in New Issue
Block a user