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

@ -19,4 +19,4 @@ add_test(JsonSerializer JsonSerializerTests)
set_tests_properties(JsonSerializer
PROPERTIES
LABELS "Catch"
)
)