*/}}
Browse Source

cmake version warning

YimingWu 1 day ago
parent
commit
fe8f24c0aa
1 changed files with 1 additions and 1 deletions
  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)