Skip to content
Snippets Groups Projects
Commit 847b9826 authored by Slattery, Stuart's avatar Slattery, Stuart
Browse files

adding Kokkos dependency

parent 514e624c
No related branches found
No related tags found
1 merge request!7Kokkos Portability Layer
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
SET(Cabana_TPLS_FINDMODS_CLASSIFICATIONS
Kokkos "cmake/TPLs/" SS
BoostOrg "cmake/TPLs/" SS
)
TRIBITS_TPL_FIND_INCLUDE_DIRS_AND_LIBRARIES( Kokkos
REQUIRED_HEADERS Kokkos_Core.hpp
REQUIRED_LIBS_NAMES kokkos
)
TRIBITS_PACKAGE_DEFINE_DEPENDENCIES(
LIB_REQUIRED_TPLS Kokkos
TEST_REQUIRED_TPLS BoostOrg
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment