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:
authorNathan Letwory <nathan@letworyinteractive.com>2012-05-30 08:17:21 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2012-05-30 08:17:21 +0400
commitf5011d3aaafb9a3f5caf1872e1390c3aec9e349f (patch)
tree2df56e4349d8e6882e9a97e9031a20d534284df7 /source/blender/editors/space_api/CMakeLists.txt
parent58bc424b3c46ee3ee6644ff578671670c2a1c8ec (diff)
Remove useless file
Diffstat (limited to 'source/blender/editors/space_api/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_api/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_api/CMakeLists.txt b/source/blender/editors/space_api/CMakeLists.txt
index 611322fc1ab..137cda9c285 100644
--- a/source/blender/editors/space_api/CMakeLists.txt
+++ b/source/blender/editors/space_api/CMakeLists.txt
@@ -35,7 +35,6 @@ set(INC_SYS
)
set(SRC
- space.c
spacetypes.c
)