﻿{
    "package_id":  "com.company.tools.ninja.1.12.1.win_x64",
    "product":  "Ninja",
    "version":  "1.12.1",
    "internal_version_code":  1,
    "toolchain":  "win-x64",
    "platform":  "windows",
    "display_name":  "Ninja 1.12.1 x64",
    "description":  "Installs the locally packaged Ninja 1.12.1 tool distribution under the selected TMDeps root at Ninja/1.12.1/win-x64.",
    "usage":  {
                  "summary":  "Supplies a packaged Ninja executable for CMake or preset-driven builds inside the TMDeps root.",
                  "notes":  "This package is a tool dependency, not a find_package dependency. When selected, the TMDeps toolchain can point CMAKE_MAKE_PROGRAM at the packaged ninja.exe."
              },
    "group":  "Build Tools",
    "default_selected":  true,
    "dependencies":  [
                         "com.company.tmdeps.cmake_support"
                     ],
    "install_subdir":  "Ninja/1.12.1/win-x64",
    "marker_relative_path":  "Ninja/1.12.1/win-x64/ninja.exe",
    "owned_paths":  [
                        "Ninja/1.12.1/win-x64"
                    ],
    "cmake":  {
                  "prefix_paths":  [

                                   ],
                  "module_paths":  [

                                   ],
                  "variables":  {
                                    "CMAKE_MAKE_PROGRAM":  "ninja.exe"
                                }
              },
    "payload_archive":  "com.company.tools.ninja.1.12.1.win_x64.zip",
    "size_bytes":  784595,
    "sha256":  "8aea0502e3c63f683552f486824d8a1426a9e95f9113e76dcfe65b06f590ce7b"
}
