This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
avh-plan-ios/Pods/Kanna/Modules/module.modulemap
T

7 lines
125 B
Plaintext

module libxmlKanna [system] {
link "xml2"
umbrella header "libxml2-kanna.h"
export *
module * { export * }
}