Przeglądaj źródła

Updated CMake version in readme

Ivan Safrin 13 lat temu
rodzic
commit
42991002f3
2 zmienionych plików z 2 dodań i 4 usunięć
  1. 1 2
      BUILD.md
  2. 1 2
      BUILD.txt

+ 1 - 2
BUILD.md

@@ -8,8 +8,7 @@ dependencies installed on your computer.
 
 
 The first dependency is CMake. It can be downloaded from 
 The first dependency is CMake. It can be downloaded from 
 http://cmake.org/cmake/resources/software.html or installed using apt
 http://cmake.org/cmake/resources/software.html or installed using apt
-or rpm on most Linux distributions. CMake 2.8.4 or greater is 
-recommended.
+or rpm on most Linux distributions. CMake 2.8.8 or greater is now required.
 
 
 When Polycode and its Dependencies are built, they will be available
 When Polycode and its Dependencies are built, they will be available
 in the Release/YourArchitecture folder under the main source tree in 
 in the Release/YourArchitecture folder under the main source tree in 

+ 1 - 2
BUILD.txt

@@ -8,8 +8,7 @@ dependencies installed on your computer.
 
 
 The first dependency is CMake. It can be downloaded from 
 The first dependency is CMake. It can be downloaded from 
 http://cmake.org/cmake/resources/software.html or installed using apt
 http://cmake.org/cmake/resources/software.html or installed using apt
-or rpm on most Linux distributions. CMake 2.8.4 or greater is 
-recommended.
+or rpm on most Linux distributions. CMake 2.8.8 or greater is now required.
 
 
 When Polycode and its Dependencies are built, they will be available
 When Polycode and its Dependencies are built, they will be available
 in the Release/YourArchitecture folder under the main source tree in 
 in the Release/YourArchitecture folder under the main source tree in