Explorar o código

CMake: Fix warning on Cygwin

Max Bruckner %!s(int64=8) %!d(string=hai) anos
pai
achega
cfd0fb83d3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      CMakeLists.txt

+ 1 - 0
CMakeLists.txt

@@ -1,3 +1,4 @@
+set(CMAKE_LEGACY_CYGWIN_WIN32 0)
 cmake_minimum_required(VERSION 2.8)
 
 include(GNUInstallDirs)