X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=715969236ad3c787f34602b0d997ff9ba57bcddb;hb=42ace9ac1350d3ae009bdd2fb335ac1e57d1b36b;hp=7e98f4c724343e4cad002181e5f4ffcb4ae02976;hpb=e77c027ce8efb5dafd93bdd0f77504218a955665;p=libs%2Fgl.git diff --git a/Build b/Build index 7e98f4c7..71596923 100644 --- a/Build +++ b/Build @@ -21,6 +21,15 @@ package "mspgl" install true; }; + program "mesh2c" + { + source "mesh2c.cpp"; + build_info + { + library "mspgl"; + }; + }; + tarball "@src" { source "License.txt";