mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
4 lines
79 B
Bash
4 lines
79 B
Bash
.gitlab/ci/cmake.sh
|
|
export PATH="$PWD/.gitlab/cmake/bin:$PATH"
|
|
cmake --version
|