]> git.tdb.fi Git - libs/vr.git/blobdiff - Build
Mark the library as installable
[libs/vr.git] / Build
diff --git a/Build b/Build
index baa3e37ed6c08197a48652022fcf44bf61cda532..b27a5927b71034b68f3929e6943bf55633910055 100644 (file)
--- a/Build
+++ b/Build
@@ -8,5 +8,10 @@ package "mspvr"
        library "mspvr"
        {
                source "source";
+               install true;
+               install_map
+               {
+                       map "source" "include/msp/vr";
+               };
        };
 };