blob: 5e5242e06d58357182786253570b3bc3da0a91ee [file] [log] [blame]
# On Windows a static lib is now libfoo.a, so it does not conflict with foo.lib
# from the shared library above
stlib = static_library('name', '../lib.c', c_args : '-DSTAT')