Improvements to packaging scripts for Windows, macOS and Linux
This commit is contained in:
6
packages/module.modulemap
Normal file
6
packages/module.modulemap
Normal file
@@ -0,0 +1,6 @@
|
||||
framework module zt {
|
||||
umbrella header "Xcode-Bridging-Header.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user