############################################################################
# CMakeLists.txt file for building ROOT math/splot package
############################################################################

ROOT_STANDARD_LIBRARY_PACKAGE(SPlot DEPENDENCIES Matrix Hist Tree TreePlayer Graf3d Graf MathCore)

