Files
GitHawk/Pods/Target Support Files/FLEX/FLEX.modulemap
Ryan Nystrom 950521075d add flex
2017-06-23 15:13:13 -04:00

7 lines
98 B
Plaintext

framework module FLEX {
umbrella header "FLEX-umbrella.h"
export *
module * { export * }
}