30 lines
1.3 KiB
CMake
30 lines
1.3 KiB
CMake
|
#----------------------------------------------------------------
|
||
|
# Generated CMake target import file for configuration "Debug".
|
||
|
#----------------------------------------------------------------
|
||
|
|
||
|
# Commands may need to know the format version.
|
||
|
set(CMAKE_IMPORT_FILE_VERSION 1)
|
||
|
|
||
|
# Import target "assimp::zlibstatic" for configuration "Debug"
|
||
|
set_property(TARGET assimp::zlibstatic APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||
|
set_target_properties(assimp::zlibstatic PROPERTIES
|
||
|
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG "C"
|
||
|
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libzlibstaticd.a"
|
||
|
)
|
||
|
|
||
|
list(APPEND _cmake_import_check_targets assimp::zlibstatic )
|
||
|
list(APPEND _cmake_import_check_files_for_assimp::zlibstatic "${_IMPORT_PREFIX}/lib/libzlibstaticd.a" )
|
||
|
|
||
|
# Import target "assimp::assimp" for configuration "Debug"
|
||
|
set_property(TARGET assimp::assimp APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||
|
set_target_properties(assimp::assimp PROPERTIES
|
||
|
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG "C;CXX"
|
||
|
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/libassimpd.a"
|
||
|
)
|
||
|
|
||
|
list(APPEND _cmake_import_check_targets assimp::assimp )
|
||
|
list(APPEND _cmake_import_check_files_for_assimp::assimp "${_IMPORT_PREFIX}/lib/libassimpd.a" )
|
||
|
|
||
|
# Commands beyond this point should not need to know the version.
|
||
|
set(CMAKE_IMPORT_FILE_VERSION)
|