Update docker cmake to 3.28 and update minimum to 3.28, as well as remove uneeded minimum
This commit is contained in:
Vendored
-1
@@ -1,4 +1,3 @@
|
||||
cmake_minimum_required(VERSION 2.8.12)
|
||||
project(moltenvk NONE)
|
||||
include(ExternalProject)
|
||||
|
||||
|
||||
Vendored
+1
-1
Submodule 3rdparty/discord-rpc/discord-rpc updated: 171b2142ac...3dc2c326cb
Vendored
-2
@@ -1,5 +1,3 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
project(libusb)
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules")
|
||||
|
||||
Reference in New Issue
Block a user