Skip to content

Commit 3a5c18f

Browse files
committed
use system cmake.
1 parent 9dd42b0 commit 3a5c18f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/build_dependencies.sh

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ HUNTER_ROOT=${GITHUB_WORKSPACE}/hunter
1414
# install new version of cmake:
1515
mkdir -p ${HUNTER_ROOT}
1616

17-
# Install cmake
18-
source $(dirname $0)/install_cmake.sh
19-
2017
# compile
2118
cd ${GITHUB_WORKSPACE}
2219
export CXX=${COMPILER}

0 commit comments

Comments
 (0)