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

@@ -25,8 +25,6 @@
# ***** END GPL LICENSE BLOCK *****
SET(INC .)
FILE(GLOB SRC intern/*.cpp)
SET(SRC ./intern/STR_String.cpp)
BLENDERLIB(bf_intern_string "${SRC}" "${INC}")
#, libtype=['core', 'player'], priority = [30,10] )