fn dependsOnSystemLibrary(self: Compile, name: []const u8) bool
Returns whether the library, executable, or object depends on a particular system library.
self: Compile,
name: []const u8,