]> git.tdb.fi Git - libs/demoscene.git/blobdiff - Build
Install the library and headers
[libs/demoscene.git] / Build
diff --git a/Build b/Build
index 569ce9986462c22880b4895e5669d4012feb1b17..d70e640121b854cf2575a40b607adb7cd9c7884e 100644 (file)
--- a/Build
+++ b/Build
@@ -9,5 +9,10 @@ package "mspdemoscene"
        library "mspdemoscene"
        {
                source "source";
+               install true;
+               install_map
+               {
+                       map "source" "include/msp/demoscene";
+               };
        };
 };