Fix indentation

This commit is contained in:
Gatgat 2021-08-27 14:36:50 +02:00
parent 55a5361c80
commit 9090f63928
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ find_package(Threads REQUIRED)
#----------------------------------------------------------------
file(GLOB_RECURSE msdf-atlas-gen_SOURCES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
"msdf-atlas-gen/*.cpp"
"msdf-atlas-gen/*.cpp"
)
#----------------------------------------------------------------