mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-03 20:31:40 +00:00
6 lines
132 B
Meson
6 lines
132 B
Meson
subdir('graphenelibos')
|
|
install_data([
|
|
'graphene-sgx-get-token',
|
|
'graphene-sgx-sign',
|
|
], install_dir: get_option('bindir'))
|