Added CMake files needed for new blenfont module.

Note to bdiego: this module seems to depend on ftfont, which is only compiled with the INTERNATIONAL build setting, however it seems blenfont should work regardless of that setting.
This commit is contained in:
Nicholas Bishop
2009-01-29 06:35:04 +00:00
parent 6e08a165bb
commit 12616b7e24
5 changed files with 38 additions and 1 deletions

View File

@@ -274,6 +274,7 @@ IF(UNIX)
bf_videotex
bf_rna
bf_dna
bf_blenfont
)
FOREACH(SORTLIB ${BLENDER_SORTED_LIBS})