blob: a148272f21dcfd95768a1686e32973c80a9d8974 [file] [log] [blame]
project('shared library test', 'c')
lib = shared_library('mylib', 'libfile.c')