Skip to content

Commit

Permalink
Minor indent fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jackoalan committed Oct 31, 2017
1 parent db1a6f1 commit c374038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit c374038

Please sign in to comment.