index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
linuxlike
/
11 runpath rpath ldlibrarypath
/
lib2
/
meson.build
blob: f2c6dcc4d866e09568b0c1e66b02d7a106ea9e42 (
plain
)
1
2
3
lib2
=
shared_library
(
'esteh'
,
libsrc
,
name_prefix
:
'libt'
,
c_args
:
'-DRET_VALUE=2'
)