apache/arrow
cpp/cmake_modules/FindgflagsAlt.cmake
:29
find_package(gflags ${find_package_args})
find_package(gflags ${find_package_args})
find_package(gflags CONFIG QUIET)
## find_package(gflags REQUIRED)
## find_package(gflags COMPONENTS nothreads_static)
# Define "gflags::gflags" alias for projects that support both find_package(gflags) and add_subdirectory(gflags)
find_package (gflags REQUIRED)
find_package (gflags REQUIRED)
find_package (gflags 2.2.2)
find_package(gflags QUIET
NO_MODULE
NO_CMAKE_PACKAGE_REGISTRY
NO_CMAKE_BUILDS_PATH)
find_package(gflags QUIET
NO_MODULE
NO_CMAKE_BUILDS_PATH)
gflags_DIR) # Autogenerated by find_package(gflags)
find_package (gflags REQUIRED)
find_package (gflags REQUIRED)
find_package(gflags CONFIG)
find_package(gflags REQUIRED)
find_package (gflags REQUIRED)
find_package (gflags REQUIRED)