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.19 by greg, Fri Aug 2 18:47:25 2024 UTC

# Line 20 | Line 20 | set(rtrad_SOURCES
20    colrops.c
21    cone.c
22    cvtcmd.c
23 +  data.c
24    depthcodec.c
25    dircode.c
26    disk2square.c
# Line 52 | Line 53 | set(rtrad_SOURCES
53    instance.c
54    interp2d.c
55    invmat4.c
56 +  jitteraperture.c
57    lamps.c
58    linregr.c
59    loadbsdf.c
# Line 135 | Line 137 | add_library(wfobj
137    readwfobj.c
138    convertobj.c
139    writewfobj.c
140 +  objtriangulate.c
141   )
142  
143 < add_library(libreetz
143 > add_library(reetz
144    g3affine.c
145    g3affine.h
146    g3flist.c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines