cmake timemory examples

NERSC/timemory examples/ex-array-of-bundles/CMakeLists.txt :11

find_package(
    timemory REQUIRED
    COMPONENTS cxx
    OPTIONAL_COMPONENTS compile-options)