ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/CMakeLists.txt
(Generate patch)

Comparing ray/src/common/CMakeLists.txt (file contents):
Revision 1.4 by greg, Fri Feb 7 19:00:45 2014 UTC vs.
Revision 1.5 by greg, Tue Aug 18 17:28:11 2015 UTC

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines