white space commit. (2 spaces -> tab).
Was annoying to use a different editor for cmake only. theeth says this should be ok with gsoc and merges from branches.
This commit is contained in:
@@ -28,9 +28,9 @@ ADD_SUBDIRECTORY(blender)
|
||||
ADD_SUBDIRECTORY(kernel)
|
||||
|
||||
IF(WITH_GAMEENGINE)
|
||||
ADD_SUBDIRECTORY(gameengine)
|
||||
ADD_SUBDIRECTORY(gameengine)
|
||||
ENDIF(WITH_GAMEENGINE)
|
||||
|
||||
IF(WINDOWS)
|
||||
ADD_SUBDIRECTORY(icons)
|
||||
ADD_SUBDIRECTORY(icons)
|
||||
ENDIF(WINDOWS)
|
||||
|
||||
Reference in New Issue
Block a user