Browse Source

Output installed CMake version.

main
offa 7 years ago
parent
commit
098a797856
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      script/ci_install.sh

+ 1
- 0
script/ci_install.sh View File

@@ -17,6 +17,7 @@ then
fi

sudo ./${CMAKE_INSTALLER} --prefix=/usr/local --skip-license
cmake --version


cd ${BUILD_DIR}

Loading…
Cancel
Save