4 lines
79 B
Bash
4 lines
79 B
Bash
.gitlab/ci/cmake.sh
|
|
export PATH="$PWD/.gitlab/cmake/bin:$PATH"
|
|
cmake --version
|