Files
lammps/lib/kokkos/example/cmake/Dependencies.cmake

5 lines
152 B
CMake

TRIBITS_PACKAGE_DEFINE_DEPENDENCIES(
LIB_REQUIRED_DEP_PACKAGES KokkosCore KokkosContainers KokkosAlgorithms
TEST_OPTIONAL_DEP_TPLS CUSPARSE MKL
)