wireguard-apple/Sources/WireGuardKitC/module.modulemap
Andrej Mihajlov fd527f73e6 WireGuardKit: Set publicHeadersPath = "." to flatten public headers structure
Signed-off-by: Andrej Mihajlov <and@mullvad.net>
2020-12-03 13:32:24 +01:00

5 lines
76 B
Plaintext

module WireGuardKitC {
umbrella header "WireGuardKitC.h"
export *
}