Skip to content
Snippets Groups Projects
Commit cda568b7 authored by Axel Naumann's avatar Axel Naumann
Browse files

[cmake] HistFractory does not seem to need GSL, really.

parent a9093d2b
Branches
Tags
No related merge requests found
add_subdirectory(roofitcore)
add_subdirectory(roofit)
add_subdirectory(roostats)
find_package(GSL)
if((xml OR ROOT_xml_FOUND) AND GSL_FOUND)
if(xml)
add_subdirectory(histfactory)
endif()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment