Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
toolchain
/
llvm
/
zorg.git
/
04401cc219f2b709f58c6d384e55370dbb51efab
/
.
/
tasks
/
bin
/
cmake
blob: 8448bb07c1547ab41aa78d9cc6703bd0b74504aa [
file
] [
log
] [
blame
]
#!/bin/sh
# We expect cmake to be installed in /usr/local/bin/cmake
/
usr
/
local
/
bin
/
cmake
"$@"