]> git.tdb.fi Git - libs/core.git/blobdiff - Build
Move OS X main function to an overlay
[libs/core.git] / Build
diff --git a/Build b/Build
index 2aa78db278ab0674dfd1509fa88f91eebc803b8f..aea04a16e0a12b39f8e30d3b945cfffa058d14c6 100644 (file)
--- a/Build
+++ b/Build
@@ -38,6 +38,10 @@ package "mspcore"
                {
                        overlay "windows";
                };
+               if_arch "darwin"
+               {
+                       overlay "osx";
+               };
                if_arch "!windows"
                {
                        overlay "unix";