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

@ -21,4 +21,4 @@ add_test(MsgPackDeserializer MsgPackDeserializerTests)
set_tests_properties(MsgPackDeserializer
PROPERTIES
LABELS "Catch"
)
)