5 lines
90 B
Text
5 lines
90 B
Text
module WireGuardKitGo {
|
|
umbrella header "wireguard.h"
|
|
link "wg-go"
|
|
export *
|
|
}
|