diff options
Diffstat (limited to 'toolchains/cmake.TARGETS')
-rw-r--r-- | toolchains/cmake.TARGETS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/toolchains/cmake.TARGETS b/toolchains/cmake.TARGETS new file mode 100644 index 0000000..bb16198 --- /dev/null +++ b/toolchains/cmake.TARGETS @@ -0,0 +1,3 @@ +{ "toolchain": + {"type": "install", "dirs": [[["@", "cmake", "", "toolchain"], "."]]} +} |