summaryrefslogtreecommitdiff
path: root/toolchains/cmake.TARGETS
blob: 535ca2fa0102132ec372e586064c913d70245e52 (plain)
1
2
3
4
5
6
7
8
9
{ "toolchain":
  { "type": "export"
  , "target": "toolchain (unexported)"
  , "flexible_config":
    ["ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG", "ENV", "BUILD_ARCH"]
  }
, "toolchain (unexported)":
  {"type": "install", "dirs": [[["@", "cmake", "", "toolchain"], "."]]}
}