mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Bump the minimum CMake version to 3.12
This commit is contained in:
parent
0fb775cd60
commit
387ccd5cc3
13 changed files with 21 additions and 12 deletions
|
@ -1,4 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.5)
|
||||
cmake_minimum_required(VERSION 3.12)
|
||||
|
||||
project(omohsdl)
|
||||
|
||||
file(GLOB SOURCES_SDL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue