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:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 41e6e432f61..ce78c723a04 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -741,6 +741,8 @@ elseif(WIN32)
set(PYTHON_LIBPATH ${PYTHON}/lib)
endif()
+ set(PLATFORM_LINKFLAGS "--stack,2097152")
+
endif()
# used in many places so include globally, like OpenGL