This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/pkg/apple/module.modulemap
2021-02-16 00:21:51 -08:00

7 lines
98 B
Plaintext

framework module zt {
umbrella header "ZeroTierSockets.h"
export *
module * { export * }
}