############################################################################
# CMakeLists.txt file for building ROOT core/metacling package
############################################################################

add_subdirectory(src)

ROOT_ADD_TEST_SUBDIRECTORY(test)
