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>2018-10-22 19:19:06 +0300
committerRay Molenkamp <github@lazydodo.com>2018-10-22 19:19:06 +0300
commit4bf4da12de92989d5708be8b6f14c3536e872836 (patch)
tree350389c61578756f963a581ed140c3bf41264e69 /CMakeLists.txt
parent9d81e937d234f8c2be38550d25fcb0945066fb25 (diff)
parent86dbbd156fafccea7bfcf3207c8486fb2098b341 (diff)
Merge remote-tracking branch 'origin/master' into blender2.8
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4b9e8317e26..84c47e20b2b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -567,6 +567,9 @@ if(WIN32)
option(WINDOWS_USE_VISUAL_STUDIO_FOLDERS "Organize the visual studio project according to source folders." ON)
mark_as_advanced(WINDOWS_USE_VISUAL_STUDIO_FOLDERS)
+
+ option(WINDOWS_PYTHON_DEBUG "Include the files needed for debugging python scripts with visual studio 2017+." OFF)
+ mark_as_advanced(WINDOWS_PYTHON_DEBUG)
endif()
# avoid using again