JsonCPP should now be downloaded and included properly

This commit is contained in:
Brendan LE GLAUNEC
2016-05-20 17:02:33 +02:00
parent 4017429835
commit cf18d869e0
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>'