diff options
Diffstat (limited to 'toolchains/CC/foreign/cmake.TARGETS')
-rw-r--r-- | toolchains/CC/foreign/cmake.TARGETS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchains/CC/foreign/cmake.TARGETS b/toolchains/CC/foreign/cmake.TARGETS index 4436416..78f3436 100644 --- a/toolchains/CC/foreign/cmake.TARGETS +++ b/toolchains/CC/foreign/cmake.TARGETS @@ -8,7 +8,6 @@ { "type": ["@", "rules", "CC/foreign", "defaults"] , "CMAKE": ["cmake/bin/cmake"] , "toolchain": ["staged-cmake"] - , "PATH": ["$(TOOLCHAIN)/cmake/bin"] } , "staged-cmake": {"type": "install", "dirs": [[["", "toolchain"], "cmake"]]} } |