X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=715969236ad3c787f34602b0d997ff9ba57bcddb;hb=2663d392c1c60e0ca511bb836010124024da3276;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";