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:
authorMitchell Stokes <mogurijin@gmail.com>2013-01-03 04:35:42 +0400
committerMitchell Stokes <mogurijin@gmail.com>2013-01-03 04:35:42 +0400
commitdf3e2448871990fb96d6e2149d672e6a6ce43a92 (patch)
treecdbeb10f8988e6010415f6624f6a0c47a8dce1d6 /CMakeLists.txt
parentfd8a2a592432b8693e0ffdad977e0d2529bbfc73 (diff)
CMake: Looks like a period sneaked into r53515, which caused CMake to fail.
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 6d63465641e..ecc3f3ea708 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1865,7 +1865,7 @@ endif()
if(WITH_PYTHON_MODULE)
add_definitions(-DPy_ENABLE_SHARED)
-endif().
+endif()
#-----------------------------------------------------------------------------
# Extra compile flags