Commit 40451606 authored by Stan Moore's avatar Stan Moore
Browse files

Add missing Kokkos dependency

parent 0b7f58e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@ if (test $1 = "DIPOLE") then
fi

if (test $1 = "GRANULAR") then
  depend KOKKOS
  depend USER-OMP
fi