mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-28 13:28:01 +03:00
Update docker cmake to 3.28 and update minimum to 3.28, as well as remove uneeded minimum
This commit is contained in:
parent
5526c33d69
commit
89ae495c36
6 changed files with 7 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.16.9)
|
||||
cmake_minimum_required(VERSION 3.28)
|
||||
|
||||
project(rpcs3 LANGUAGES C CXX)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue