Fix jsoncpp download issue

This commit is contained in:
Brendan LE GLAUNEC
2016-05-20 17:02:33 +02:00
committed by Brendan Le Glaunec
parent 780a32d706
commit 5c0ee0c5a0
12 changed files with 148 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
cmd='/usr/bin/cmake;-DCMAKE_INSTALL_PREFIX=/home/ullaakut/Work/cameradar/deps/jsoncpp;-DBUILD_TYPE=Release;-DBUILD_STATIC_LIBS=OFF;-DBUILD_SHARED_LIBS=ON;-DJSONCPP_WITH_TESTS=OFF;-DJSONCPP_WITH_POST_BUILD_UNITTEST=OFF;<SOURCE_DIR>'