#---------------------------------------------------------------- # Generated CMake target import file. #---------------------------------------------------------------- # Commands may need to know the format version. set(CMAKE_IMPORT_FILE_VERSION 1) # Import target "gflags::gflags_shared" for configuration "" set_property(TARGET gflags::gflags_shared APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) set_target_properties(gflags::gflags_shared PROPERTIES IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/lib/libgflags.so.2.2.2" IMPORTED_SONAME_NOCONFIG "libgflags.so.2.2" ) list(APPEND _IMPORT_CHECK_TARGETS gflags::gflags_shared ) list(APPEND _IMPORT_CHECK_FILES_FOR_gflags::gflags_shared "${_IMPORT_PREFIX}/lib/libgflags.so.2.2.2" ) # Import target "gflags::gflags_nothreads_shared" for configuration "" set_property(TARGET gflags::gflags_nothreads_shared APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) set_target_properties(gflags::gflags_nothreads_shared PROPERTIES IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/lib/libgflags_nothreads.so.2.2.2" IMPORTED_SONAME_NOCONFIG "libgflags_nothreads.so.2.2" ) list(APPEND _IMPORT_CHECK_TARGETS gflags::gflags_nothreads_shared ) list(APPEND _IMPORT_CHECK_FILES_FOR_gflags::gflags_nothreads_shared "${_IMPORT_PREFIX}/lib/libgflags_nothreads.so.2.2.2" ) # Commands beyond this point should not need to know the version. set(CMAKE_IMPORT_FILE_VERSION)