#---------------------------------------------------------------- # Generated CMake target import file. #---------------------------------------------------------------- # Commands may need to know the format version. set(CMAKE_IMPORT_FILE_VERSION 1) # Import target "rostime::rostime" for configuration "" set_property(TARGET rostime::rostime APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) set_target_properties(rostime::rostime PROPERTIES IMPORTED_LINK_INTERFACE_LANGUAGES_NOCONFIG "CXX" IMPORTED_LOCATION_NOCONFIG "${_IMPORT_PREFIX}/lib/librostime.a" ) list(APPEND _IMPORT_CHECK_TARGETS rostime::rostime ) list(APPEND _IMPORT_CHECK_FILES_FOR_rostime::rostime "${_IMPORT_PREFIX}/lib/librostime.a" ) # Commands beyond this point should not need to know the version. set(CMAKE_IMPORT_FILE_VERSION)