mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 21:11:25 +12: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
2
3rdparty/libusb/CMakeLists.txt
vendored
2
3rdparty/libusb/CMakeLists.txt
vendored
|
@ -1,5 +1,3 @@
|
|||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
project(libusb)
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue