update relative paths for CMake
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user