AimRT/install_x64/lib/cmake/aimrt/aimrt-config-debug.cmake
2025-01-12 19:51:34 +08:00

58 lines
3.1 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 "aimrt::runtime::core" for configuration "Debug"
set_property(TARGET aimrt::runtime::core APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(aimrt::runtime::core PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG "CXX"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/aimrt_runtime_core.lib"
)
list(APPEND _cmake_import_check_targets aimrt::runtime::core )
list(APPEND _cmake_import_check_files_for_aimrt::runtime::core "${_IMPORT_PREFIX}/lib/aimrt_runtime_core.lib" )
# Import target "aimrt::runtime::main" for configuration "Debug"
set_property(TARGET aimrt::runtime::main APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(aimrt::runtime::main PROPERTIES
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/aimrt_main.exe"
)
list(APPEND _cmake_import_check_targets aimrt::runtime::main )
list(APPEND _cmake_import_check_files_for_aimrt::runtime::main "${_IMPORT_PREFIX}/bin/aimrt_main.exe" )
# Import target "aimrt::tools::protoc_plugin_cpp_gen_aimrt_cpp_rpc" for configuration "Debug"
set_property(TARGET aimrt::tools::protoc_plugin_cpp_gen_aimrt_cpp_rpc APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(aimrt::tools::protoc_plugin_cpp_gen_aimrt_cpp_rpc PROPERTIES
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/protoc_plugin_cpp_gen_aimrt_cpp_rpc.exe"
)
list(APPEND _cmake_import_check_targets aimrt::tools::protoc_plugin_cpp_gen_aimrt_cpp_rpc )
list(APPEND _cmake_import_check_files_for_aimrt::tools::protoc_plugin_cpp_gen_aimrt_cpp_rpc "${_IMPORT_PREFIX}/bin/protoc_plugin_cpp_gen_aimrt_cpp_rpc.exe" )
# Import target "aimrt::protocols::common_pb_gencode" for configuration "Debug"
set_property(TARGET aimrt::protocols::common_pb_gencode APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(aimrt::protocols::common_pb_gencode PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG "CXX"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/aimrt_protocols_common_pb_gencode.lib"
)
list(APPEND _cmake_import_check_targets aimrt::protocols::common_pb_gencode )
list(APPEND _cmake_import_check_files_for_aimrt::protocols::common_pb_gencode "${_IMPORT_PREFIX}/lib/aimrt_protocols_common_pb_gencode.lib" )
# Import target "aimrt::protocols::sensor_pb_gencode" for configuration "Debug"
set_property(TARGET aimrt::protocols::sensor_pb_gencode APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(aimrt::protocols::sensor_pb_gencode PROPERTIES
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG "CXX"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/lib/aimrt_protocols_sensor_pb_gencode.lib"
)
list(APPEND _cmake_import_check_targets aimrt::protocols::sensor_pb_gencode )
list(APPEND _cmake_import_check_files_for_aimrt::protocols::sensor_pb_gencode "${_IMPORT_PREFIX}/lib/aimrt_protocols_sensor_pb_gencode.lib" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)