summaryrefslogtreecommitdiff
path: root/toolchains/cmake.TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'toolchains/cmake.TARGETS')
-rw-r--r--toolchains/cmake.TARGETS6
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchains/cmake.TARGETS b/toolchains/cmake.TARGETS
index bb16198..535ca2f 100644
--- a/toolchains/cmake.TARGETS
+++ b/toolchains/cmake.TARGETS
@@ -1,3 +1,9 @@
{ "toolchain":
+ { "type": "export"
+ , "target": "toolchain (unexported)"
+ , "flexible_config":
+ ["ARCH", "TARGET_ARCH", "TOOLCHAIN_CONFIG", "ENV", "BUILD_ARCH"]
+ }
+, "toolchain (unexported)":
{"type": "install", "dirs": [[["@", "cmake", "", "toolchain"], "."]]}
}