1 2 3 4 5 6 7 8
#!/bin/bash SRCURL=git://cmake.org/cmake.git DEFAULT_BRANCH="v3.7.2" ENV_PATH="bin" BUILD_TYPE="cmake"