cmake: cleanup include paths, some duplicates and going up some unneeded dirs.

This commit is contained in:
2011-07-17 09:11:13 +00:00
parent c9ad903af2
commit 5792bd7cc7
73 changed files with 296 additions and 298 deletions

View File

@@ -20,10 +20,10 @@
set(INC
.
../../blenlib
../../makesdna
../../blenkernel
../../blenlib
../../blenloader
../../makesdna
../../../../intern/guardedalloc
)