vendoo_v1.0/Pods/GDataXML-HTML/libxml.modulemap

6 lines
106 B
Plaintext

module libxml [system] {
header "/usr/include/libxml2/libxml/tree.h"
link "libxml"
export *
}