mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Update CMake for exttest as well
This commit is contained in:
parent
1556216c47
commit
96befaf1a0
@ -1,5 +1,6 @@
|
||||
project(libSDL2pp)
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
|
||||
|
||||
project(Test)
|
||||
|
||||
find_package(SDL2PP REQUIRED)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user