mirror of https://github.com/AxioDL/nod.git
Minor indent fix
This commit is contained in:
parent
db1a6f13a2
commit
c374038103
|
@ -14,7 +14,7 @@ add_library(nod
|
|||
DiscWii.cpp
|
||||
DirectoryEnumerator.cpp
|
||||
nod.cpp
|
||||
${PLAT_SRCS}
|
||||
${PLAT_SRCS}
|
||||
${NOD_HEADERS})
|
||||
if(NOT MSVC)
|
||||
set_source_files_properties(aes.cpp PROPERTIES COMPILE_FLAGS -maes)
|
||||
|
|
Loading…
Reference in New Issue