LibraryOptions
Fields of this type
Fields
- linkage:std.builtin.LinkMode
- = .static
- name:[]const u8
- root_module:*Module
- version:?std.SemanticVersion
- = null
- max_rss:usize
- = 0
- use_llvm:?bool
- = null
- use_lld:?bool
- = null
- zig_lib_dir:?LazyPath
- = null
- win32_manifest:?LazyPath
- Embed a `.manifest` file in the compilation if the object format supports it.