1
0
mirror of https://github.com/blawar/GLideN64.git synced 2024-06-30 08:24:05 +00:00

src/GLideNHQ/CMakeLists.txt: Bump cmake version

This matches the other cmake files.
This commit is contained in:
orbea 2021-11-28 12:40:32 -08:00 committed by Sergey Lipskiy
parent 72062a142e
commit c6fdaa899f

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.6)
cmake_minimum_required(VERSION 3.9)
project( GLideNHQ )