diff --git a/cmake/FindROOT.cmake b/cmake/FindROOT.cmake index 27f7d1cee735966e5dfc4d1cb91dd416dfd51c5e..4b361539d59ebd31f283438eb7cf991f8d90378d 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() +