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