cmake caliper examples

NERSC/timemory cmake/Modules/Packages.cmake :1098

find_package(caliper ${TIMEMORY_FIND_QUIETLY} ${TIMEMORY_FIND_REQUIREMENT})

LLNL/SAMRAI cmake/thirdparty/SetupSAMRAIThirdParty.cmake :65

find_package(caliper REQUIRED)

ornladios/ADIOS2 cmake/DetectOptions.cmake :528

find_package(Caliper REQUIRED)

boutproject/BOUT-dev cmake/SetupBOUTThirdParty.cmake :33

find_package(caliper REQUIRED)

LLNL/conduit src/cmake/thirdparty/SetupCaliper.cmake :56

find_package(caliper REQUIRED
             NO_DEFAULT_PATH
             PATHS ${CALIPER_DIR}/share/cmake/caliper)

Kitware/VTK ThirdParty/viskores/vtkviskores/viskores/viskores/thirdparty/diy/viskoresdiy/CMakeLists.txt :88

find_package            (caliper)