summaryrefslogtreecommitdiffstats
path: root/test cases/common/72 shared subproject/subprojects/C/meson.build
blob: 1f05f9ea9cb78c759bfe99c51fdb3692099d5149 (plain)
1
2
3
project('C', 'c')
# libc.so cannot be used, it already exists as a reserved name
c = library('cee', 'c.c')