CMake: Linux: update dependencies & use dynamic Boost (#864)

This commit is contained in:
Conn O'Griofa
2023-01-31 02:29:44 +00:00
committed by GitHub
parent 98d61b16f6
commit fb7c9e22ff
6 changed files with 21 additions and 18 deletions

View File

@@ -20,7 +20,6 @@ dnf -y update
dnf -y group install "Development Tools"
dnf -y install \
boost-devel-1.76.0* \
boost-static-1.76.0* \
cmake-3.22.2* \
gcc-12.0.1* \
gcc-c++-12.0.1* \