﻿{
    "package_id":  "com.company.tmdeps.cmake_support",
    "product":  "TMDepsSupport",
    "version":  "1.0.0",
    "internal_version_code":  6,
    "toolchain":  "shared",
    "platform":  "windows",
    "display_name":  "TMDeps CMake Support",
    "description":  "Installs the shared TMDeps CMake support files, package manifest, and the TMDEPS_ROOT environment variable.",
    "usage":  {
                  "summary":  "Provides the generic TMDeps toolchain, manifest readers, and project templates used by the rest of the installed packages.",
                  "notes":  "This package is consumed indirectly. Point CMake at cmake/toolchains/tmdeps.cmake and select exact package_id values in tmdeps.lock.json."
              },
    "group":  "Integration",
    "default_selected":  true,
    "dependencies":  [

                     ],
    "install_subdir":  "",
    "marker_relative_path":  "support/tmdeps-manifest.ps1",
    "owned_paths":  [
                        "cmake",
                        "support",
                        "templates",
                        "manifest"
                    ],
    "cmake":  {
                  "prefix_paths":  [

                                   ],
                  "module_paths":  [

                                   ],
                  "variables":  {

                                }
              },
    "payload_archive":  "com.company.tmdeps.cmake_support.zip",
    "size_bytes":  9503,
    "sha256":  "02b0697ad4218d385766f8894238394a02ba0a8a1ba235affe7f817a6a65793f"
}
