

# Subpackage name must match what appears in kokkos/cmake/Dependencies.cmake
#
#KOKKOS_SUBPACKAGE(Example)

#KOKKOS_ADD_EXAMPLE_DIRECTORIES(query_device)
#KOKKOS_ADD_EXAMPLE_DIRECTORIES(fixture)
#KOKKOS_ADD_EXAMPLE_DIRECTORIES(feint)
#KOKKOS_ADD_EXAMPLE_DIRECTORIES(fenl)
#KOKKOS_ADD_EXAMPLE_DIRECTORIES(multi_fem)
#KOKKOS_ADD_EXAMPLE_DIRECTORIES(md_skeleton)
#KOKKOS_ADD_EXAMPLE_DIRECTORIES(global_2_local_ids)
#KOKKOS_ADD_EXAMPLE_DIRECTORIES(grow_array)
#KOKKOS_ADD_EXAMPLE_DIRECTORIES(sort_array)
#if(NOT Kokkos_ENABLE_CUDA)
#KOKKOS_ADD_EXAMPLE_DIRECTORIES(tutorial)
#endif()
#KOKKOS_SUBPACKAGE_POSTPROCESS()

