SUMMARY = "C-family abstract syntax tree XML output tool." LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://github.com/CastXML/CastXML;protocol=https;branch=master" SRCREV = "f70f9d3f52eb6acce7df409f1df7236d36a2e320" S = "${WORKDIR}/git" DEPENDS = "clang" inherit cmake cmake-native pkgconfig python3native BBCLASSEXTEND = "native nativesdk"