*/}}
Explorar o código

cmake version warning

YimingWu hai 22 horas
pai
achega
fe8f24c0aa
Modificáronse 1 ficheiros con 1 adicións e 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)