]> sigrok.org Git - pulseview.git/commitdiff
Bump cmake requirement to 2.8.6 (needed for cotire).
authorUwe Hermann <redacted>
Sun, 8 Sep 2013 11:52:57 +0000 (13:52 +0200)
committerUwe Hermann <redacted>
Sun, 8 Sep 2013 12:16:15 +0000 (14:16 +0200)
CMakeLists.txt
INSTALL

index 01c3660d9cf86fecd87ea11eeea4fee228787ded..a5a910456e8b5c053b92bd10da576dd78fde247e 100644 (file)
@@ -18,7 +18,7 @@
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 ##
 
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 ##
 
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 2.8.6)
 
 include(FindPkgConfig)
 include(GNUInstallDirs)
 
 include(FindPkgConfig)
 include(GNUInstallDirs)
diff --git a/INSTALL b/INSTALL
index f5ab4a773ae2b495219abcf6e8fafa997618d2f2..595ad8e2d950145e380bebd8dee1b8a87b6ecf27 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -10,7 +10,7 @@ Requirements
  - make
  - libtool
  - pkg-config >= 0.22
  - make
  - libtool
  - pkg-config >= 0.22
- - cmake >= 2.6
+ - cmake >= 2.8.6
  - libglib >= 2.28.0
  - Qt >= 4.5
  - libboost >= 1.42 (including the following libs):
  - libglib >= 2.28.0
  - Qt >= 4.5
  - libboost >= 1.42 (including the following libs):