mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-09 07:18:45 -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 3.16 FATAL_ERROR)
|
||||||
cmake_minimum_required(VERSION 2.8)
|
|
||||||
|
project(Test)
|
||||||
|
|
||||||
find_package(SDL2PP REQUIRED)
|
find_package(SDL2PP REQUIRED)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user