From 9aa1978dce1f7479c241b572da961b98a2349a65 Mon Sep 17 00:00:00 2001
From: Marco Biasini <marco.biasini@unibas.ch>
Date: Tue, 27 Nov 2012 08:22:57 +0100
Subject: [PATCH] added newline to test commit hook

---
 CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index cfbd59e3a..227f0079c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -326,3 +326,4 @@ if (CMAKE_COMPILER_IS_GNUCXX)
         "   Hidden object visibility  (-DHIDDEN_VISIBILITY) :        ${_HIDDEN_VIS}")
 endif()
 
+
-- 
GitLab