#---------------------------------------------------------------- # Generated CMake target import file for configuration "RelWithDebInfo". #---------------------------------------------------------------- # Commands may need to know the format version. set(CMAKE_IMPORT_FILE_VERSION 1) # Import target "id3tag::id3tag" for configuration "RelWithDebInfo" set_property(TARGET id3tag::id3tag APPEND PROPERTY IMPORTED_CONFIGURATIONS RELWITHDEBINFO) set_target_properties(id3tag::id3tag PROPERTIES IMPORTED_LOCATION_RELWITHDEBINFO "${_IMPORT_PREFIX}/lib/libid3tag.so.0.16.3" IMPORTED_SONAME_RELWITHDEBINFO "libid3tag.so.0" ) list(APPEND _IMPORT_CHECK_TARGETS id3tag::id3tag ) list(APPEND _IMPORT_CHECK_FILES_FOR_id3tag::id3tag "${_IMPORT_PREFIX}/lib/libid3tag.so.0.16.3" ) # Commands beyond this point should not need to know the version. set(CMAKE_IMPORT_FILE_VERSION)