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
901f444ea5
meson
/
test cases
/
common
/
22 object extraction
/
create-source.py
4 lines
70 B
Python
Raw
Blame
History
#! /usr/bin/env python3
import
sys
print
(
f
'
#include
"
{
sys
.
argv
[
1
]
}
"
'
)
Reference in New Issue
View Git Blame
Copy Permalink