Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Molenkamp <github@lazydodo.com>2022-08-05 22:00:09 +0300
committerRay Molenkamp <github@lazydodo.com>2022-08-05 22:00:09 +0300
commit9a43a2fcd77e8433c64cc53967658685361c638f (patch)
treead3f47842fa2865d220b9b614887eda1cd016c66 /intern/locale/CMakeLists.txt
parent91250022d003ec8909e1a602445a637d51124dc0 (diff)
Initial work of D15604
Diffstat (limited to 'intern/locale/CMakeLists.txt')
-rw-r--r--intern/locale/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/intern/locale/CMakeLists.txt b/intern/locale/CMakeLists.txt
index 8e3620d7db3..71436d1f4b2 100644
--- a/intern/locale/CMakeLists.txt
+++ b/intern/locale/CMakeLists.txt
@@ -17,6 +17,10 @@ set(SRC
set(LIB
)
+if(WIN32)
+ add_definitions (-DBOOST_ALL_DYN_LINK=1)
+endif()
+
if(APPLE)
# Cocoa code to read the locale on OSX
list(APPEND SRC