10 |
|
paths.c plocate.c portio.c process.c quit.c readfargs.c readmesh.c readobj.c |
11 |
|
readoct.c resolu.c rexpr.c savqstr.c savestr.c sceneio.c spec_rgb.c tcos.c |
12 |
|
tmap16bit.c tmapcolrs.c tmapluv.c timegm.c tmaptiff.c tmesh.c tonemap.c |
13 |
< |
urand.c urind.c words.c wordfile.c wputs.c xf.c zeroes.c) |
13 |
> |
triangulate.c urand.c urind.c words.c wordfile.c wputs.c xf.c zeroes.c) |
14 |
|
|
15 |
|
if(UNIX) |
16 |
|
list(APPEND rtrad_SOURCES unix_process.c strcmp.c) |
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 |