Sign in
qemu
/
meson
/
7b43a2e19613f3702935872b21b1020f7d8c6a9b
/
.
/
test cases
/
common
/
146 library at root
/
meson.build
blob: e6526711a617ca562c7a6b780338dad6e1d2735d [
file
] [
log
] [
blame
]
project
(
'lib@root'
,
'c'
)
lib
=
library
(
'lib'
,
'lib.c'
)
subdir
(
'main'
)