Skip to content
Snippets Groups Projects
Commit 1de3c1e1 authored by Andrew de Laix's avatar Andrew de Laix
Browse files

update jsoncpp archive on linux.

parent e25c56dd
No related branches found
No related tags found
No related merge requests found
......@@ -920,9 +920,9 @@
<key>archive</key>
<map>
<key>hash</key>
<string>7e6b2fc7ad4e12d94d01cc49c22c6f67</string>
<string>840cd9455638c0ea52c613cfddd07d5b</string>
<key>url</key>
<string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-svn-r69-linux-20101013.tar.bz2</string>
<string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-jsoncpp/rev/223959/arch/Linux/installer/jsoncpp-0.5.0-linux-20110315.tar.bz2</string>
</map>
<key>name</key>
<string>linux</string>
......
......@@ -16,7 +16,7 @@ else (STANDALONE)
elseif (DARWIN)
set(JSONCPP_LIBRARIES libjson_linux-gcc-4.0.1_libmt.a)
elseif (LINUX)
set(JSONCPP_LIBRARIES libjsoncpp.a)
set(JSONCPP_LIBRARIES libjson_linux-gcc-4.1.3_libmt.a)
endif (WINDOWS)
set(JSONCPP_INCLUDE_DIRS "${LIBS_PREBUILT_DIR}/include/jsoncpp" "${LIBS_PREBUILT_DIR}/include/json")
endif (STANDALONE)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment