This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
meson
mirror of
https://gitlab.com/qemu-project/meson.git
Watch
1
Star
0
Fork
You've already forked meson
0
Code
Issues
Projects
Releases
Wiki
Activity
543e9ca0cf
meson
/
test cases
/
swift
/
6 modulemap
/
module.modulemap
6 lines
79 B
Plaintext
Raw
Blame
History
module mylib [extern_c] {
header "mylib.h"
link "mylib"
export *
}
Reference in New Issue
View Git Blame
Copy Permalink