This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
14eb4a1dc7
CMake
/
configure
4 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
cmake_source_dir
=
`
cd
"
\`dirname \"
$0
\"\`
"
;
pwd
`
exec
"
${
cmake_source_dir
}
/bootstrap
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink