Skip to content

Commit 9dad7f9

Browse files
committed
Regenerate artifacts.
1 parent bd3da32 commit 9dad7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-cmake.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ cmake_project_directory()
711711
local PROJ_CONFIG_DIR
712712
PROJ_CONFIG_DIR=$(pwd)
713713

714-
cmake $CMAKE_LINK_ARGS $CMAKE_PREFIX_ARGS $@ builds/cmake
714+
cmake $@ builds/cmake
715715
make_jobs "$JOBS"
716716

717717
if [[ $TEST == true ]]; then

0 commit comments

Comments
 (0)