This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
meson
mirror of
https://github.com/mesonbuild/meson.git
Watch
8
Star
0
Fork
You've already forked meson
0
Code
Issues
Projects
Releases
Wiki
Activity
The Meson Build System
http://mesonbuild.com/
10921
Commits
76
Branches
171
Tags
76 MiB
Python
79.9%
Meson
11.9%
C
3.7%
Shell
1.1%
C++
1.1%
Other
1.5%
Tree:
a4a61b6bf8
meson
/
test cases
/
common
/
17 array
/
prog.c
3 lines
58 B
Raw
Blame
History
extern
int
func
(
void
)
;
int
main
(
void
)
{
return
func
(
)
;
}
Reference in new issue
View Git Blame
Copy Permalink