This website works better with JavaScript.
Explore
Help
Sign In
Chiebot-Mirror
/
meson
Watch
8
Star
0
Fork
You've already forked meson
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
The Meson Build System
http://mesonbuild.com/
12546
Commits
80
Branches
175
Tags
89 MiB
Python
80.1%
Meson
11.8%
C
3.7%
Shell
1.1%
C++
1.1%
Other
1.5%
Tree:
7650f32828
meson
/
test cases
/
failing
/
112 cmake executable depend...
/
subprojects
/
cmlib
/
CMakeLists.txt
5 lines
81 B
Raw
Blame
History
cmake_minimum_required
(
VERSION
3.5
)
project
(
cmlib
)
add_executable
(
main
main.c
)
Reference in new issue
View Git Blame
Copy Permalink