Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Feb 12, 2024
1 parent 105b771 commit 867ebb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-centos7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ function install_fmt {
rm -rf /usr/local/include/fmt
rm -rf fmt
wget_and_untar https://github.com/fmtlib/fmt/archive/10.1.1.tar.gz fmt
cmake_install -DFMT_TEST=OFF
cmake_install fmt -DFMT_TEST=OFF
}

function install_prerequisites {
Expand Down

0 comments on commit 867ebb4

Please sign in to comment.