# [TITLE]: llvm
# [DESCRIPTION]: LLVM/Clang modular and reusable compiler toolchain.
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Developer Tools
# [MAINTAINER]: William Douglas <william.douglas@intel.com>

include(python3-basic)
include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)
include(libxml2)
include(libglib)
# end of custom additions

# main package
llvm
