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>2013-11-25 07:30:31 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-11-25 08:16:46 +0400
commit295116ea6b3a81a6c7b84d8a9d21288108c5f19e (patch)
treea3ae3acc2b1c872e994a09344036b5a6f6321500 /source/blender/editors/space_outliner/CMakeLists.txt
parenta65ef6a1df8fc22105575013128eecbb071df5e4 (diff)
Code cleanup: remove unused include dirs
Diffstat (limited to 'source/blender/editors/space_outliner/CMakeLists.txt')
-rw-r--r--source/blender/editors/space_outliner/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_outliner/CMakeLists.txt b/source/blender/editors/space_outliner/CMakeLists.txt
index 26fe2edd0d1..4db47b75502 100644
--- a/source/blender/editors/space_outliner/CMakeLists.txt
+++ b/source/blender/editors/space_outliner/CMakeLists.txt
@@ -28,7 +28,6 @@ set(INC
../../makesrna
../../windowmanager
../../../../intern/guardedalloc
- ../../../../intern/opennl/extern
)
set(INC_SYS