From b1520ea9695b2081a3d7592ccaa7b5fa8eb52f91 Mon Sep 17 00:00:00 2001 From: Vincent Stumpf Date: Wed, 14 Jun 2023 07:10:48 +0000 Subject: [PATCH] Add new line after tools --- tools/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt index c1b57b6402..d5c59b3c24 100644 --- a/tools/CMakeLists.txt +++ b/tools/CMakeLists.txt @@ -35,4 +35,4 @@ else() ) copy_to_source_dir("${LINUX_FILES_TO_COPY}") -endif() \ No newline at end of file +endif()