summaryrefslogtreecommitdiffstats
path: root/test cases/common/145 recursive linking/stshdep/meson.build
blob: 0967c1ce40ce9d7a5bf5018669a31f9b0d2f941a (plain)
1
2
stshdep = static_library('stshdep', 'lib.c', link_with : shnodep,
                         c_args : '-DMESON_STATIC_BUILD')