. $GRIMOIRE/CMAKE_DEPENDS &&

depends gcc   &&

optional_depends libunwind \
  "-DTIMEMORY_USE_LIBUNWIND=on" \
  "-DTIMEMORY_USE_LIBUNWIND=off" \
  "use libunwind?" &&

optional_depends openmpi \
  "-DTIMEMORY_USE_MPI=on" \
  "-DTIMEMORY_USE_MPI=off" \
  "use MPI?"
