Restore trailing new lines to shrink PR

This commit is contained in:
AnyOldName3 2017-09-08 22:20:04 +01:00
parent 5ce34f1cbf
commit 8c74f16247
6 changed files with 7 additions and 6 deletions

View file

@ -109,3 +109,4 @@ if (BUILD_WITH_CODE_COVERAGE)
add_definitions (--coverage)
target_link_libraries(openmw-launcher gcov)
endif()