fn dependsOnSystemLibrary(self: Compile, name: []const u8) bool

Returns whether the library, executable, or object depends on a particular system library.

Parameters

self: Compile,
name: []const u8,