CMake: added empty line at end of each file

This commit is contained in:
Benoit Blanchon
2021-06-26 11:28:59 +02:00
parent 9182c2068d
commit 14639f129e
12 changed files with 12 additions and 12 deletions

View File

@ -16,4 +16,4 @@ add_test(MsgPackSerializer MsgPackSerializerTests)
set_tests_properties(MsgPackSerializer
PROPERTIES
LABELS "Catch"
)
)