Skip to content
Snippets Groups Projects
Commit 831fe5dc authored by Pere Mato Vila's avatar Pere Mato Vila
Browse files

Apply mods from patch branch

parent a59df7bd
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ ROOT_LINKER_LIBRARY(RooStats *.cxx G__RooStats.cxx LIBRARIES Core
DEPENDENCIES RooFit RooFitCore Tree RIO Hist Matrix MathCore Minuit Foam Graf Gpad )
#ROOT_INSTALL_HEADERS()
install(DIRECTORY inc/RooStats/ DESTINATION include/RooStats
install(DIRECTORY inc/RooStats/ DESTINATION include/RooStats
COMPONENT headers
PATTERN ".svn" EXCLUDE
REGEX "LinkDef" EXCLUDE )
set_property(GLOBAL APPEND PROPERTY ROOT_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/inc)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment