Browse Source

Travis provide cmake 2.8 by default

Godzil 7 years ago
parent
commit
1449f1e2d7
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.0)
+cmake_minimum_required (VERSION 2.8)
 
 project (lpstyl)