Page Menu
Home
Search
Configure Global Search
Log In
Files
F23294
boost_icu.diff
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Authored By
Gavin Howard (gdh)
Nov 13 2013, 5:11 PM
Size
745 B
Subscribers
None
boost_icu.diff
View Options
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
Details
Mime Type
text/x-diff
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
14/42/05b08e200e10289de84208b49186
Event Timeline
Log In to Comment