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>2011-05-12 09:35:19 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-05-12 09:35:19 +0400
commit191ad54599b2d8c8677f56870ee1800e62c50137 (patch)
treeb1670620b466e1f865929cb6b1de16650f9510b7 /source/blender/CMakeLists.txt
parent521d824371f6b62b09bc8fa9693c3429a14d1d77 (diff)
parent910220be47729d6effffb7aa33bfe05d4caa5d3d (diff)
svn merge -r36603:36628 https://svn.blender.org/svnroot/bf-blender/trunk/blender
Diffstat (limited to 'source/blender/CMakeLists.txt')
-rw-r--r--source/blender/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/CMakeLists.txt b/source/blender/CMakeLists.txt
index 995b5fe7255..899eef2b312 100644
--- a/source/blender/CMakeLists.txt
+++ b/source/blender/CMakeLists.txt
@@ -92,7 +92,6 @@ add_subdirectory(bmesh)
add_subdirectory(render)
add_subdirectory(blenfont)
add_subdirectory(blenloader)
-add_subdirectory(readblenfile)
add_subdirectory(blenpluginapi)
add_subdirectory(ikplugin)
add_subdirectory(gpu)