summaryrefslogtreecommitdiff
path: root/indra/cmake/Boost.cmake
diff options
context:
space:
mode:
authorbrad kittenbrink <brad@lindenlab.com>2009-09-18 16:33:15 -0400
committerbrad kittenbrink <brad@lindenlab.com>2009-09-18 16:33:15 -0400
commit05739cf8ac8cf0217e252842b92f154691858edf (patch)
tree48f4e9e712bec71dd23d305f3f0337cfa6b41a80 /indra/cmake/Boost.cmake
parent3380c7d9a22a528924c1ebd5fac1005ddaec3934 (diff)
parent128c3dfc74fd02860f199359071b32ea5119033d (diff)
Merged my recent viewer/viewer-20 + login-api merge with latest login-api including DLL hell library changes.
Diffstat (limited to 'indra/cmake/Boost.cmake')
-rw-r--r--indra/cmake/Boost.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/Boost.cmake b/indra/cmake/Boost.cmake
index 0578ae95ff..efe9ad74d3 100644
--- a/indra/cmake/Boost.cmake
+++ b/indra/cmake/Boost.cmake
@@ -15,7 +15,7 @@ else (STANDALONE)
set(Boost_INCLUDE_DIRS ${LIBS_PREBUILT_DIR}/include)
if (WINDOWS)
- set(BOOST_VERSION 1_34_1)
+ set(BOOST_VERSION 1_39)
if (MSVC71)
set(BOOST_PROGRAM_OPTIONS_LIBRARY
optimized libboost_program_options-vc71-mt-s-${BOOST_VERSION}