*/}}
Explorar el Código

cmake version warning

YimingWu hace 22 horas
padre
commit
fe8f24c0aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.1)
+cmake_minimum_required(VERSION 3.5)
 project (lagui)
 
 if (POLICY CMP0072)