mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Fix warning when building for X11 on Cygwin
This commit is contained in:
parent
99c925efd8
commit
0365f1ec82
@ -1,3 +1,5 @@
|
|||||||
|
set(CMAKE_LEGACY_CYGWIN_WIN32 OFF)
|
||||||
|
|
||||||
project(GLFW C)
|
project(GLFW C)
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 2.8.12)
|
cmake_minimum_required(VERSION 2.8.12)
|
||||||
|
Loading…
Reference in New Issue
Block a user