CMake: Linux: update dependencies & use dynamic Boost (#864)
This commit is contained in:
parent
98d61b16f6
commit
fb7c9e22ff
6 changed files with 21 additions and 18 deletions
|
|
@ -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* \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue