You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
2.1 KiB
CMake
50 lines
2.1 KiB
CMake
#----------------------------------------------------------------
|
|
# Generated CMake target import file for configuration "Release".
|
|
#----------------------------------------------------------------
|
|
|
|
# Commands may need to know the format version.
|
|
set(CMAKE_IMPORT_FILE_VERSION 1)
|
|
|
|
# Import target "TKG2d" for configuration "Release"
|
|
set_property(TARGET TKG2d APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
set_target_properties(TKG2d PROPERTIES
|
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libTKG2d.so.7.4.0"
|
|
IMPORTED_SONAME_RELEASE "libTKG2d.so.7"
|
|
)
|
|
|
|
list(APPEND _cmake_import_check_targets TKG2d )
|
|
list(APPEND _cmake_import_check_files_for_TKG2d "${_IMPORT_PREFIX}/lib/libTKG2d.so.7.4.0" )
|
|
|
|
# Import target "TKG3d" for configuration "Release"
|
|
set_property(TARGET TKG3d APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
set_target_properties(TKG3d PROPERTIES
|
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libTKG3d.so.7.4.0"
|
|
IMPORTED_SONAME_RELEASE "libTKG3d.so.7"
|
|
)
|
|
|
|
list(APPEND _cmake_import_check_targets TKG3d )
|
|
list(APPEND _cmake_import_check_files_for_TKG3d "${_IMPORT_PREFIX}/lib/libTKG3d.so.7.4.0" )
|
|
|
|
# Import target "TKGeomBase" for configuration "Release"
|
|
set_property(TARGET TKGeomBase APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
set_target_properties(TKGeomBase PROPERTIES
|
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libTKGeomBase.so.7.4.0"
|
|
IMPORTED_SONAME_RELEASE "libTKGeomBase.so.7"
|
|
)
|
|
|
|
list(APPEND _cmake_import_check_targets TKGeomBase )
|
|
list(APPEND _cmake_import_check_files_for_TKGeomBase "${_IMPORT_PREFIX}/lib/libTKGeomBase.so.7.4.0" )
|
|
|
|
# Import target "TKBRep" for configuration "Release"
|
|
set_property(TARGET TKBRep APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
|
set_target_properties(TKBRep PROPERTIES
|
|
IMPORTED_LOCATION_RELEASE "${_IMPORT_PREFIX}/lib/libTKBRep.so.7.4.0"
|
|
IMPORTED_SONAME_RELEASE "libTKBRep.so.7"
|
|
)
|
|
|
|
list(APPEND _cmake_import_check_targets TKBRep )
|
|
list(APPEND _cmake_import_check_files_for_TKBRep "${_IMPORT_PREFIX}/lib/libTKBRep.so.7.4.0" )
|
|
|
|
# Commands beyond this point should not need to know the version.
|
|
set(CMAKE_IMPORT_FILE_VERSION)
|