DYT/Tool/OpenSceneGraph-3.6.5/share/protobuf/protobuf-targets-debug.cmake

50 lines
2.6 KiB
CMake
Raw Permalink Normal View History

2024-12-24 23:49:36 +00:00
#----------------------------------------------------------------
# Generated CMake target import file for configuration "Debug".
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "protobuf::libprotobuf-lite" for configuration "Debug"
set_property(TARGET protobuf::libprotobuf-lite APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(protobuf::libprotobuf-lite PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/debug/lib/libprotobuf-lited.lib"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/debug/bin/libprotobuf-lited.dll"
)
list(APPEND _cmake_import_check_targets protobuf::libprotobuf-lite )
list(APPEND _cmake_import_check_files_for_protobuf::libprotobuf-lite "${_IMPORT_PREFIX}/debug/lib/libprotobuf-lited.lib" "${_IMPORT_PREFIX}/debug/bin/libprotobuf-lited.dll" )
# Import target "protobuf::libprotobuf" for configuration "Debug"
set_property(TARGET protobuf::libprotobuf APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(protobuf::libprotobuf PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/debug/lib/libprotobufd.lib"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/debug/bin/libprotobufd.dll"
)
list(APPEND _cmake_import_check_targets protobuf::libprotobuf )
list(APPEND _cmake_import_check_files_for_protobuf::libprotobuf "${_IMPORT_PREFIX}/debug/lib/libprotobufd.lib" "${_IMPORT_PREFIX}/debug/bin/libprotobufd.dll" )
# Import target "protobuf::libprotoc" for configuration "Debug"
set_property(TARGET protobuf::libprotoc APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(protobuf::libprotoc PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/debug/lib/libprotocd.lib"
IMPORTED_LINK_DEPENDENT_LIBRARIES_DEBUG "protobuf::libprotobuf"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/debug/bin/libprotocd.dll"
)
list(APPEND _cmake_import_check_targets protobuf::libprotoc )
list(APPEND _cmake_import_check_files_for_protobuf::libprotoc "${_IMPORT_PREFIX}/debug/lib/libprotocd.lib" "${_IMPORT_PREFIX}/debug/bin/libprotocd.dll" )
# Import target "protobuf::protoc" for configuration "Debug"
set_property(TARGET protobuf::protoc APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(protobuf::protoc PROPERTIES
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/tools/protobuf/protoc.exe"
)
list(APPEND _cmake_import_check_targets protobuf::protoc )
list(APPEND _cmake_import_check_files_for_protobuf::protoc "${_IMPORT_PREFIX}/tools/protobuf/protoc.exe" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)