﻿{
    "package_id":  "com.company.qt.6.7.3.msvc2019_64",
    "product":  "Qt",
    "version":  "6.7.3",
    "internal_version_code":  1,
    "toolchain":  "msvc2019_64",
    "platform":  "windows",
    "display_name":  "Qt 6.7.3 MSVC 2019 64-bit",
    "description":  "Installs the locally packaged Qt 6.7.3 MSVC 2019 64-bit SDK under the selected TMDeps root at Qt/6.7.3/msvc2019_64.",
    "usage":  {
                  "summary":  "Use this package when a project needs the Qt 6 package configuration shipped with the packaged Qt 6.7.3 MSVC 2019 SDK.",
                  "cmake_snippet":  "find_package(Qt6 CONFIG REQUIRED COMPONENTS Core Widgets)\ntarget_link_libraries(your_target PRIVATE Qt6::Core Qt6::Widgets)",
                  "notes":  "Adjust the Qt6 component list to match the modules your project needs."
              },
    "group":  "Qt SDKs",
    "default_selected":  false,
    "dependencies":  [
                         "com.company.tmdeps.cmake_support"
                     ],
    "install_subdir":  "Qt/6.7.3/msvc2019_64",
    "marker_relative_path":  "Qt/6.7.3/msvc2019_64/bin/qmake.exe",
    "owned_paths":  [
                        "Qt/6.7.3/msvc2019_64"
                    ],
    "cmake":  {
                  "prefix_paths":  [
                                       "."
                                   ],
                  "module_paths":  [

                                   ],
                  "variables":  {
                                    "Qt6_DIR":  "lib/cmake/Qt6"
                                },
                  "config_packages":  [
                                          "Qt6"
                                      ]
              },
    "payload_archive":  "com.company.qt.6.7.3.msvc2019_64.zip",
    "size_bytes":  643257699,
    "sha256":  "745d5dd3b1e41062df187aa2d3d456b9c3d67603ab16944fc170319d8d2a69a8"
}
