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

ROOT_STANDARD_LIBRARY_PACKAGE(Matrix DEPENDENCIES MathCore DICTIONARY_OPTIONS "-writeEmptyRootPCM")
