summaryrefslogtreecommitdiffstats
path: root/test cases/failing/17 same target/meson.build
blob: ee586d0f47b436d8c5820e93a155b6df40f5c0be (plain)
1
2
3
4
project('same target', 'c')

static_library('foo', 'file.c')
static_library('foo', 'file.c')