Cleanup: tabs to spaces for CMake files & sort file-lists
This commit is contained in:
@@ -232,7 +232,7 @@ if(WITH_IMAGE_TIFF)
|
||||
endif()
|
||||
|
||||
if(WITH_WEBP)
|
||||
add_definitions(-DWITH_WEBP)
|
||||
add_definitions(-DWITH_WEBP)
|
||||
endif()
|
||||
|
||||
if(WITH_INPUT_NDOF)
|
||||
|
||||
@@ -4,9 +4,9 @@ set(INC
|
||||
.
|
||||
../../blenkernel
|
||||
../../blenlib
|
||||
../../imbuf
|
||||
../../bmesh
|
||||
../../depsgraph
|
||||
../../imbuf
|
||||
../../makesdna
|
||||
../../../../intern/guardedalloc
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user