mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 11:47:40 +00:00
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
module libxml [system] {
|
|
header "/usr/include/libxml2/libxml/tree.h"
|
|
link "libxml"
|
|
export *
|
|
}
|