X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=Build;fp=Build;h=715969236ad3c787f34602b0d997ff9ba57bcddb;hp=7e98f4c724343e4cad002181e5f4ffcb4ae02976;hb=c6c4fc39952e372eba1f44f2bc504428140f3d0e;hpb=2508306f82675546be3c98e1eb556bae62ed2ccd 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";