# [TITLE]: protobuf
# [DESCRIPTION]: Protocol Buffers - Google's data interchange format
# [STATUS]: Active
# [CAPABILITIES]:
# [TAGS]:
# [MAINTAINER]: Arjan van de Ven <arjan@linux.intel.com>

include(python3-basic)
include(libstdcpp)

# start of custom additions (edits outside this area will be removed automatically)
include(protobuf-lib)

# end of custom additions

# main package
protobuf
