summaryrefslogtreecommitdiff
path: root/toolchains/CC/foreign/cmake.TARGETS
blob: facb83df1ded4b3cbe9cb46510fec95387230ed8 (plain)
1
2
3
4
5
6
7
8
{ "defaults":
  { "type": ["@", "rules", "CC/foreign", "defaults"]
  , "CMAKE": ["cmake/bin/cmake"]
  , "toolchain": ["staged-cmake"]
  , "PATH": ["$(TOOLCHAIN)/cmake/bin"]
  }
, "staged-cmake": {"type": "install", "dirs": [[["", "toolchain"], "cmake"]]}
}