mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-15 18:57:51 +00:00
parent
01dee787c1
commit
bc8a1fd7d5
15 changed files with 1248 additions and 655 deletions
|
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.0...3.5)
|
||||
project(SDL2_test)
|
||||
cmake_minimum_required(VERSION 3.0...3.10)
|
||||
project(SDL2_test C)
|
||||
|
||||
include(CheckCCompilerFlag)
|
||||
include(CMakeParseArguments)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue