# [TITLE]: lldb
# [DESCRIPTION]: LLVM's software debugger
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]: Developer Tools
# [MAINTAINER]: Thiago Macieira <thiago.macieira@intel.com>

include(python3-basic)
include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)
include(python3-basic)
# end of custom additions

# main package
include(llvm)
