Fix indentation
This commit is contained in:
parent
55a5361c80
commit
9090f63928
|
|
@ -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"
|
||||
)
|
||||
|
||||
#----------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue