Small tweak to get cmake working again.

Kent
This commit is contained in:
Kent Mein
2009-02-20 17:20:20 +00:00
parent 408e6d54db
commit a774ccb21d

View File

@@ -26,7 +26,7 @@ FILE(GLOB SRC intern/*.c)
SET(INC
../../../intern/guardedalloc ../blenlib ../makesdna ../editors/include
../blenkernel ../ftfont ../../../extern/glew/include
../blenkernel ../ftfont ../../../extern/glew/include .
${FTGL_INC}
${FREETYPE_INC}
${GETTEXT_INC}