From cf241f7f9cd27d58ab008f3efd6b56ccc6ae2c46 Mon Sep 17 00:00:00 2001 From: John Tramm Date: Mon, 20 Jan 2020 18:36:41 +0000 Subject: [PATCH] fixed whitespace issue in Cmake file --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ee82b674f9..b0a66d9481 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -225,7 +225,6 @@ target_include_directories(faddeeva ) target_compile_options(faddeeva PRIVATE ${cxxflags}) - #=============================================================================== # libopenmc #===============================================================================