chore: update livestream

This commit is contained in:
Rekai Nyangadzayi Musuka 2023-04-13 21:53:57 -05:00
parent 63e18caa5b
commit 666b7201ff
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ pub fn package(
.optimize = optimize,
});
lib.install();
b.installArtifact(lib);
if (target.isWindows()) {
lib.defineCMacro("IMGUI_API", "__declspec(dllexport)");
lib.defineCMacro("IMPLOT_API", "__declspec(dllexport)");