mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
CMake: Fix warning on Cygwin
This commit is contained in:
parent
c213f2eb58
commit
cfd0fb83d3
@ -1,3 +1,4 @@
|
||||
set(CMAKE_LEGACY_CYGWIN_WIN32 0)
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
|
||||
include(GNUInstallDirs)
|
||||
|
Loading…
Reference in New Issue
Block a user