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:
authorNicholas Bishop <nicholasbishop@gmail.com>2009-02-04 21:25:41 +0300
committerNicholas Bishop <nicholasbishop@gmail.com>2009-02-04 21:25:41 +0300
commitedab22d9ee1086cd98e06880644b5bbad58ddf66 (patch)
tree03f2f3603d25ab1fadc768eecbe7f193f8a4e580 /source/blender/makesrna
parentb4e914ce12484966225c11e7a16d9eb719e029e4 (diff)
Fixed CMake for RNA, also removed the aggregate return warning for CMake
Diffstat (limited to 'source/blender/makesrna')
-rw-r--r--source/blender/makesrna/intern/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/CMakeLists.txt b/source/blender/makesrna/intern/CMakeLists.txt
index d885d2a6241..b2d3614bdc7 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -39,7 +39,6 @@ SET(DEFSRC
rna_group.c
rna_ID.c
rna_image.c
- rna_ipo.c
rna_key.c
rna_lamp.c
rna_lattice.c