Build jsoncpp from source using jsoncpp.cmake script

This commit is contained in:
Paweł Bylica
2016-10-20 22:18:13 +01:00
committed by Alex Beregszaszi
parent 5875890576
commit 4bde0a2d36
12 changed files with 10 additions and 112 deletions
@@ -31,7 +31,6 @@ set -ev
echo -en 'travis_fold:start:installing_dependencies\\r'
test -e cryptopp -a -e cryptopp/src || git clone https://github.com/mmoss/cryptopp.git
test -e jsoncpp -a -e jsoncpp/include || git clone https://github.com/open-source-parsers/jsoncpp.git
test -e boost_1_57_0 -a -e boost_1_57_0/boost || (
wget 'http://downloads.sourceforge.net/project/boost/boost/'\
'1.57.0/boost_1_57_0.tar.bz2?r=http%3A%2F%2Fsourceforge.net%2F'\