Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
osx
/
8 pie
/
meson.build
blob: e4d66ed64b55a1ac9cb919ad9630db818ed65509 (
plain
)
1
2
3
project('osx pie', 'c') e = executable('prog', 'main.c', pie : true) test('pie', e)