update relative paths for CMake

This commit is contained in:
Campbell Barton 2009-09-04 18:32:31 +00:00
parent 01f9b34abe
commit d65a908ec1

@ -29,8 +29,8 @@ FILE(GLOB SRC stubs.c)
SET(INC
.
..
../../source/blender/makesdna
../../source/blender/makesrna
../../../source/blender/makesdna
../../../source/blender/makesrna
)
IF(WITH_INTERNATIONAL)