Page MenuHome

boost_icu.diff

Authored By
Gavin Howard (gdh)
Nov 13 2013, 5:11 PM
Size
745 B
Subscribers
None

boost_icu.diff

Index: CMakeLists.txt
===================================================================
--- CMakeLists.txt (revision 54763)
+++ CMakeLists.txt (working copy)
@@ -237,6 +237,8 @@
option(WITH_INPUT_NDOF "Enable NDOF input devices (SpaceNavigator and friends)" ON)
option(WITH_RAYOPTIMIZATION "Enable use of SIMD (SSE) optimizations for the raytracer" ON)
if(UNIX AND NOT APPLE)
+ option(Boost_USE_ICU "Tell Boost to use the ICU libraries" OFF)
+ mark_as_advanced(Boost_USE_ICU)
option(WITH_INSTALL_PORTABLE "Install redistributeable runtime, otherwise install into CMAKE_INSTALL_PREFIX" ON)
option(WITH_STATIC_LIBS "Try to link with static libraries, as much as possible, to make blender more portable across distributions" OFF)
endif()

File Metadata

Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
14/42/05b08e200e10289de84208b49186

Event Timeline