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

@ -25,4 +25,4 @@ add_test(JsonDeserializer JsonDeserializerTests)
set_tests_properties(JsonDeserializer
PROPERTIES
LABELS "Catch"
)
)