Cleanup: Consistent indent style for asset CMakeLists file

Was mixing 4 and 2 space indent in a single file.
This commit is contained in:
Julian Eisel 2021-07-29 17:06:16 +02:00
parent 33322086f6
commit b361b2f214
1 changed files with 9 additions and 9 deletions

View File

@ -16,15 +16,15 @@
# ***** END GPL LICENSE BLOCK *****
set(INC
.
../include
../../blenkernel
../../blenlib
../../blenloader
../../makesdna
../../makesrna
../../windowmanager
../../../../intern/guardedalloc
.
../include
../../blenkernel
../../blenlib
../../blenloader
../../makesdna
../../makesrna
../../windowmanager
../../../../intern/guardedalloc
)
set(INC_SYS