CMake/.gitlab/ci/cmake-env.sh

4 lines
79 B
Bash

.gitlab/ci/cmake.sh
export PATH="$PWD/.gitlab/cmake/bin:$PATH"
cmake --version