Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
dsogari-libcpporm-dev / usr / local / lib / cmake / cpporm / cpporm-targets-release.cmake
Size: Mime:
#----------------------------------------------------------------
# Generated CMake target import file for configuration "Release".
#----------------------------------------------------------------

# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)

# Import target "cpporm" for configuration "Release"
set_property(TARGET cpporm APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
set_target_properties(cpporm PROPERTIES
  IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libcpporm.so.0.3.1"
  IMPORTED_SONAME_RELEASE "libcpporm.so.0"
  )

list(APPEND _IMPORT_CHECK_TARGETS cpporm )
list(APPEND _IMPORT_CHECK_FILES_FOR_cpporm "${_IMPORT_PREFIX}/lib/libcpporm.so.0.3.1" )

# Import target "cpporm_soci" for configuration "Release"
set_property(TARGET cpporm_soci APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
set_target_properties(cpporm_soci PROPERTIES
  IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libcpporm_soci.so.0.3.1"
  IMPORTED_SONAME_RELEASE "libcpporm_soci.so.0"
  )

list(APPEND _IMPORT_CHECK_TARGETS cpporm_soci )
list(APPEND _IMPORT_CHECK_FILES_FOR_cpporm_soci "${_IMPORT_PREFIX}/lib/libcpporm_soci.so.0.3.1" )

# Import target "ormc" for configuration "Release"
set_property(TARGET ormc APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
set_target_properties(ormc PROPERTIES
  IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/bin/ormc"
  )

list(APPEND _IMPORT_CHECK_TARGETS ormc )
list(APPEND _IMPORT_CHECK_FILES_FOR_ormc "${_IMPORT_PREFIX}/bin/ormc" )

# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)