Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
31cdde5ce8ec30e4ad34cb53e3d92f45539ea554
/
.
/
configure
blob: 116221602ca8f1270168ffbcdfb0cac2b168adf5 [
file
]
#!/bin/sh
cmake_source_dir
=
`cd "\`dirname \"$0\"\`";pwd`
exec
"${cmake_source_dir}/bootstrap"
"$@"