From df3563b2254756b7329dfc8c2db10c7cbb1291ab Mon Sep 17 00:00:00 2001 From: Theo Pannetier Date: Tue, 13 Feb 2024 16:31:40 +0000 Subject: [PATCH] trigger cmakelist change --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d8fe69f..c0bfd0f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,4 +27,4 @@ endif() if(NOT batchmode) target_include_directories(RScore PUBLIC "${PROJECT_BINARY_DIR}") -endif() \ No newline at end of file +endif()