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
commit fb7c9e22ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.78.0* \
boost-static-1.78.0* \
cmake-3.24.1* \
gcc-12.2.1* \
gcc-c++-12.2.1* \