mirror of
https://github.com/glfw/glfw.git
synced 2026-02-17 21:12:34 +01:00
Require CMake 2.8.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user