manuel 6 năm trước cách đây
mục cha
commit
9d5229a227
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 3.0)
+cmake_minimum_required (VERSION 3.1)
 set(CMAKE_EXPORT_COMPILE_COMMANDS true)
 include_directories(include)
 set(CMAKE_CXX_COMPILER "g++")