projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deef291
)
Bump cmake requirement to 2.8.6 (needed for cotire).
author
Uwe Hermann
<uwe@hermann-uwe.de>
Sun, 8 Sep 2013 11:52:57 +0000
(13:52 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Sun, 8 Sep 2013 12:16:15 +0000
(14:16 +0200)
CMakeLists.txt
patch
|
blob
|
history
INSTALL
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 01c3660d9cf86fecd87ea11eeea4fee228787ded..a5a910456e8b5c053b92bd10da576dd78fde247e 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-18,7
+18,7
@@
## 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)
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
- - cmake >= 2.6
+ - cmake >= 2.
8.
6
- libglib >= 2.28.0
- Qt >= 4.5
- libboost >= 1.42 (including the following libs):