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

Comparing ray/src/cv/CMakeLists.txt (file contents):
Revision 1.6 by greg, Fri Feb 7 19:17:40 2014 UTC vs.
Revision 1.7 by greg, Mon Apr 7 21:34:09 2014 UTC

# Line 32 | Line 32 | target_link_libraries(3ds2mgf rtrad)
32  
33   if (NOT WIN32)
34  
35 <  add_executable(pabopto2bsdf pabopto2bsdf.c bsdfrep.c bsdfrbf.c bsdfmesh.c)
35 >  add_executable(pabopto2bsdf pabopto2bsdf.c bsdfrep.c bsdfrbf.c bsdfmesh.c bsdftrans.cpp)
36    target_link_libraries(pabopto2bsdf rtrad)
37  
38    add_executable(pabopto2rad    pabopto2bsdf.c bsdfrep.c bsdfrbf.c bsdfmesh.c)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines