| # | Line 26 | Line 26 | endif() | |
|---|---|---|
| 26 | ||
| 27 | add_library(rgl rglfile.c rglmat.c rgldomat.c rglsurf.c rglinst.c rglsrc.c) | |
| 28 | add_library(mgf mgf_parser.c mgf_object.c mgf_xf.c mgf_context.c) | |
| 29 | + | add_library(libreetz g3affine.c g3affine.h g3flist.c g3flist.h g3list.h g3nlist.h |
| 30 | + | g3sphere.c g3sphere.h g3vector.c g3vector.h gbasic.c gbasic.h) |
| 31 | ||
| 32 | install(TARGETS rtrad mgf | |
| 33 | LIBRARY DESTINATION bin | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |