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:37:31 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-12-04 08:37:31 +0300
commitd47d263b4b4aad15171add322586f3f13dbcdad8 (patch)
treeb9c761234831ca9bf11272d056781babfacfb16c /CMakeLists.txt
parente1eb1fbfcac5b840933969e52fed970167d2bb77 (diff)
Cleanup: style
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 222c75b8593..4e4cf06d82c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -760,7 +760,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.
#