aboutsummaryrefslogtreecommitdiff
path: root/test cases/4 shared/builder.txt
blob: a0505fe61e4335053a56b44d1fb5d80ecfdb4c63 (plain)
1
2
3
project('shared library test')
language('c')
lib = shared_library('mylib', 'libfile.c')