﻿{
    "package_id":  "com.company.openssl.3.5.5.msvc2019_64",
    "product":  "OpenSSL",
    "version":  "3.5.5",
    "internal_version_code":  1,
    "toolchain":  "msvc2019_64",
    "platform":  "windows",
    "display_name":  "OpenSSL 3.5.5 MSVC 2019 64-bit",
    "description":  "Installs the locally packaged OpenSSL 3.5.5 SDK, including Debug and Release builds, under the selected TMDeps root at OpenSSL/3.5.5/msvc2019_64.",
    "usage":  {
                  "summary":  "Provides the packaged OpenSSL CMake config along with the SSL and Crypto imported targets.",
                  "cmake_snippet":  "find_package(OpenSSL CONFIG REQUIRED)\ntarget_link_libraries(your_target PRIVATE OpenSSL::SSL OpenSSL::Crypto)",
                  "notes":  "Both Debug and Release package layouts are staged under the same TMDeps package."
              },
    "group":  "Libraries",
    "default_selected":  false,
    "dependencies":  [
                         "com.company.tmdeps.cmake_support"
                     ],
    "install_subdir":  "OpenSSL/3.5.5/msvc2019_64",
    "marker_relative_path":  "OpenSSL/3.5.5/msvc2019_64/Release/OpenSSLConfig.cmake",
    "owned_paths":  [
                        "OpenSSL/3.5.5/msvc2019_64"
                    ],
    "cmake":  {
                  "prefix_paths":  [
                                       ".",
                                       "Release"
                                   ],
                  "module_paths":  [

                                   ],
                  "variables":  {
                                    "OpenSSL_DIR":  "Release"
                                },
                  "config_packages":  [
                                          "OpenSSL"
                                      ],
                  "targets":  [
                                  "OpenSSL::SSL",
                                  "OpenSSL::Crypto"
                              ]
              },
    "payload_archive":  "com.company.openssl.3.5.5.msvc2019_64.zip",
    "size_bytes":  42985901,
    "sha256":  "a75519c2690323cc33e0e0fff84411262c5ab237ebd2cdfb41f2e77f5271ca5a"
}
