X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=Build;h=12e3114909efbd16356a498602d166db710ddf1e;hp=fb10fd448ee77676890b733a5553d3c61e5763e3;hb=d2795b92b02253a36cb7406fbaeabdef6d7caa19;hpb=211c503e709ffa8bec7b71b8004ecdeadf776c4c diff --git a/Build b/Build index fb10fd4..12e3114 100644 --- a/Build +++ b/Build @@ -24,6 +24,14 @@ package "mspcore" }; }; + if_arch "darwin" + { + build_info + { + library "Foundation.framework"; + }; + }; + feature "zlib" "Support compression with zlib" { default "yes"; @@ -62,6 +70,7 @@ package "mspcore" { overlay "unix"; }; + overlay "generic"; install true; install_map {