warning fixes and minor cmake changes.

This commit is contained in:
Campbell Barton
2010-09-18 03:55:56 +00:00
parent d5e11d409f
commit dea59cc5eb
52 changed files with 174 additions and 122 deletions

View File

@@ -29,4 +29,3 @@ SET(INC .)
FILE(GLOB SRC intern/*.cpp)
BLENDERLIB(bf_intern_ctr "${SRC}" "${INC}")
#, libtype=['intern'], priority = 10 )