cmake Kokkos examples

kokkos/kokkos cmake/kokkos_tribits.cmake :145

find_package(Kokkos REQUIRED)

NERSC/timemory examples/ex-ert/CMakeLists.txt :84

find_package(Kokkos 3.0 QUIET)

ornladios/ADIOS2 cmake/DetectOptions.cmake :222

find_package(Kokkos 3.7 QUIET)

sxs-collaboration/spectre cmake/SetupKokkos.cmake :7

find_package(Kokkos)

dealii/dealii cmake/modules/FindDEAL_II_KOKKOS.cmake :47

find_package(Kokkos [...])

trilinos/Trilinos packages/compadre/CMakeLists.txt :261

FIND_PACKAGE(Kokkos)

vgvassilev/clad unittests/CMakeLists.txt :40

find_package(Kokkos)

kokkos/stdBLAS CMakeLists.txt :143

find_package(Kokkos REQUIRED)

ginkgo-project/ginkgo examples/CMakeLists.txt :71

find_package(Kokkos 4.1.00 QUIET)

Kitware/VTK ThirdParty/viskores/vtkviskores/viskores/CMake/ViskoresDeviceAdapters.cmake :325

find_package(Kokkos 3.7 REQUIRED)

espressomd/espresso CMakeLists.txt :581

find_package(Kokkos 4.3 QUIET)

sandialabs/seacas cmake/tribits/common_tpls/FindTPLKokkos.cmake :65

find_package(Kokkos)

parflow/parflow CMakeLists.txt :73

find_package(Kokkos REQUIRED HINTS ${KOKKOS_ROOT})

parthenon-hpc-lab/parthenon CMakeLists.txt :226

find_package(Kokkos 4)