#---------------------------------------------------------------- # Generated CMake target import file for configuration "Release". #---------------------------------------------------------------- # Commands may need to know the format version. SET(CMAKE_IMPORT_FILE_VERSION 1) # Compute the installation prefix relative to this file. GET_FILENAME_COMPONENT(_IMPORT_PREFIX "${CMAKE_CURRENT_LIST_FILE}" PATH) GET_FILENAME_COMPONENT(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH) GET_FILENAME_COMPONENT(_IMPORT_PREFIX "${_IMPORT_PREFIX}" PATH) # Import target "gr2_graphite2" for configuration "Release" SET_PROPERTY(TARGET gr2_graphite2 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) SET_TARGET_PROPERTIES(gr2_graphite2 PROPERTIES IMPORTED_LINK_INTERFACE_LIBRARIES_RELEASE "-lstdc++ -lgcc_s -lm -lc -Bstatic -lCrunG3" IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib${LIB_SUFFIX}/libgraphite2.so.3.0.1" IMPORTED_SONAME_RELEASE "libgraphite2.so.3" ) # Cleanup temporary variables. SET(_IMPORT_PREFIX) # Commands beyond this point should not need to know the version. SET(CMAKE_IMPORT_FILE_VERSION)