From 227b82c446e2fe256bf3d6791a29e5ad4d39ee2c Mon Sep 17 00:00:00 2001 From: Xiphoseer Date: Tue, 4 Jan 2022 09:26:43 +0100 Subject: [PATCH] Add newline at EOF [skip ci] --- CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index cb94a2d3..85d2316a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -496,4 +496,5 @@ add_dependencies(MasterServer ChatServer) endif() # Finally, add the tests -add_subdirectory(tests) \ No newline at end of file +add_subdirectory(tests) +