diff --git a/bam.lua b/bam.lua index 33ad3bd..dc868cd 100644 --- a/bam.lua +++ b/bam.lua @@ -58,6 +58,8 @@ end -- Output configuration -------------------------------- + +-- Output path for static libraries. global_settings.lib.prefix = Path(paths.build) .. "/" global_settings.link.Output = function(settings, input)