This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
0
You've already forked cmake
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cmake
/
configure
4 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Import cmake 2.8.0-r2
2009-10-04 10:30:41 +03:00
#!/bin/sh
cmake_source_dir=`cd "\`dirname \"$0\"\`";pwd`
import cmake 2.6.0 Signed-off-by: Pierre Habouzit <madcoder@debian.org>
2008-10-12 18:41:06 +02:00
exec "${cmake_source_dir}/bootstrap" "$@"
Reference in New Issue
Copy Permalink