#---------------------------------------------------------------- # Generated CMake target import file for configuration "Release". #---------------------------------------------------------------- # Commands may need to know the format version. set(CMAKE_IMPORT_FILE_VERSION 1) # Import target "Entwine::entwine" for configuration "Release" set_property(TARGET Entwine::entwine APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) set_target_properties(Entwine::entwine PROPERTIES IMPORTED_LINK_DEPENDENT_LIBRARIES_RELEASE "pdal_base;pdal_util" IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libentwine.so.2.2.0" IMPORTED_SONAME_RELEASE "libentwine.so.3" ) list(APPEND _IMPORT_CHECK_TARGETS Entwine::entwine ) list(APPEND _IMPORT_CHECK_FILES_FOR_Entwine::entwine "${_IMPORT_PREFIX}/lib/libentwine.so.2.2.0" ) # Commands beyond this point should not need to know the version. set(CMAKE_IMPORT_FILE_VERSION)