From db98a1e2ab765ccf7870bb841d23363b6db75214 Mon Sep 17 00:00:00 2001
From: Markus Frank <markus.frank@cern.ch>
Date: Wed, 20 Feb 2013 15:19:01 +0000
Subject: [PATCH] Add fix

---
 cmake/FindROOT.cmake | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmake/FindROOT.cmake b/cmake/FindROOT.cmake
index 27f7d1cee..4b361539d 100644
--- a/cmake/FindROOT.cmake
+++ b/cmake/FindROOT.cmake
@@ -95,3 +95,4 @@ function(root_generate_dictionary dictionary)
                                           -c ${ARG_OPTIONS} ${includedirs} ${headerfiles} ${linkdefs} 
                      DEPENDS ${headerfiles} ${linkdefs})
 endfunction()
+
-- 
GitLab