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:
authorCampbell Barton <ideasman42@gmail.com>2017-12-04 08:51:07 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-12-04 08:51:07 +0300
commit1b2f8b27540f6154dc968f216297ab9badccd271 (patch)
treeaa85314a8fd56db3e235df644f8e4e35386138cb /CMakeLists.txt
parent705d214349ef480e94461eb9ac0499a9f2beafc1 (diff)
parent5c2752380883d8f2e6655bd5397871f049ee8bbb (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2f159d40dd1..fb74675088e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -729,7 +729,7 @@ if(WITH_INTERNATIONAL)
endif()
if(WITH_PYTHON)
- # While we have this as an '#error' in bpy_util.h,
+ # While we have this as an '#error' in 'bpy_capi_utils.h',
# upgrading Python tends to cause confusion for users who build.
# Give the error message early to make this more obvious.
#