cmake find_package(LIBFABRIC) examples

ornladios/ADIOS2 cmake/DetectOptions.cmake :461

find_package(LIBFABRIC 1.6)

ornladios/ADIOS2 examples/hello/sstReader/CMakeLists.txt :21

find_package(LIBFABRIC 1.6 QUIET)

ornladios/ADIOS2 examples/hello/sstWriter/CMakeLists.txt :21

find_package(LIBFABRIC 1.6 QUIET)

ornladios/ADIOS2 thirdparty/EVPath/EVPath/CMakeLists.txt :429

find_package(LIBFABRIC REQUIRED)

ornladios/ADIOS2 thirdparty/EVPath/EVPath/CMakeLists.txt :432

find_package(LIBFABRIC)