this repo has no description

build static lib #1

merged opened by altagos.dev targeting main from push-xmxnlpnsnyqo
Labels

None yet.

Participants 1
AT URI
at://did:plc:cjjekbyrscv7vvgouthz2d7g/sh.tangled.repo.pull/3ly3b5xkeh322
+1
Diff #0
+1
build.zig
··· 18 18 .linkage = .static, 19 19 .root_module = mod, 20 20 }); 21 + b.installArtifact(lib); 21 22 22 23 const install_docs = b.addInstallDirectory(.{ 23 24 .source_dir = lib.getEmittedDocs(),

History

1 round 0 comments
sign up or login to add to the discussion
altagos.dev submitted #0
1 commit
expand
build static lib
expand 0 comments
pull request successfully merged