﻿{
    "package_id":  "com.company.onnxruntime.1.23.2.win_x64_cuda",
    "product":  "OnnxRuntime",
    "version":  "1.23.2",
    "internal_version_code":  1,
    "toolchain":  "win-x64-cuda",
    "platform":  "windows",
    "display_name":  "OnnxRuntime 1.23.2 CUDA x64",
    "description":  "Installs the locally packaged OnnxRuntime 1.23.2 CUDA SDK under the selected TMDeps root at OnnxRuntime/1.23.2/win-x64-cuda.",
    "usage":  {
                  "summary":  "Provides the CUDA-enabled OnnxRuntime CMake package and imported target.",
                  "cmake_snippet":  "find_package(OnnxRuntime CONFIG REQUIRED)\ntarget_link_libraries(your_target PRIVATE OnnxRuntime::OnnxRuntime)",
                  "notes":  "Choose this package when the project needs the CUDA execution provider."
              },
    "group":  "Libraries",
    "default_selected":  false,
    "dependencies":  [
                         "com.company.tmdeps.cmake_support"
                     ],
    "install_subdir":  "OnnxRuntime/1.23.2/win-x64-cuda",
    "marker_relative_path":  "OnnxRuntime/1.23.2/win-x64-cuda/lib/cmake/OnnxRuntime/OnnxRuntimeConfig.cmake",
    "owned_paths":  [
                        "OnnxRuntime/1.23.2/win-x64-cuda"
                    ],
    "cmake":  {
                  "prefix_paths":  [
                                       ".",
                                       "lib/cmake/OnnxRuntime"
                                   ],
                  "module_paths":  [

                                   ],
                  "variables":  {
                                    "OnnxRuntime_DIR":  "lib/cmake/OnnxRuntime"
                                },
                  "config_packages":  [
                                          "OnnxRuntime"
                                      ],
                  "targets":  [
                                  "OnnxRuntime::OnnxRuntime"
                              ]
              },
    "payload_archive":  "com.company.onnxruntime.1.23.2.win_x64_cuda.zip",
    "size_bytes":  212335327,
    "sha256":  "8eba4c705bfa8e950967f323b090f261ff5453c5a804b8b2907525239b8589d8"
}
