mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Require CMake 2.8.
This commit is contained in:
parent
cd7b9b1568
commit
537754aab8
@ -1,6 +1,6 @@
|
||||
project(GLFW C)
|
||||
|
||||
cmake_minimum_required(VERSION 2.4)
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_policy(VERSION 2.4)
|
||||
|
||||
set(GLFW_VERSION_MAJOR "3")
|
||||
|
Loading…
Reference in New Issue
Block a user