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.15 by greg, Mon Jun 8 16:27:05 2020 UTC vs.
Revision 1.18 by greg, Fri Dec 3 18:10:48 2021 UTC

# Line 52 | Line 52 | set(rtrad_SOURCES
52    instance.c
53    interp2d.c
54    invmat4.c
55 +  jitteraperture.c
56    lamps.c
57    linregr.c
58    loadbsdf.c
# Line 135 | Line 136 | add_library(wfobj
136    readwfobj.c
137    convertobj.c
138    writewfobj.c
139 +  objtriangulate.c
140   )
141  
142 < add_library(libreetz
142 > add_library(reetz
143    g3affine.c
144    g3affine.h
145    g3flist.c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines