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

Comparing ray/src/util/CMakeLists.txt (file contents):
Revision 1.34 by greg, Fri Jul 26 16:18:07 2019 UTC vs.
Revision 1.35 by greg, Tue Aug 13 16:31:35 2019 UTC

# Line 73 | Line 73 | target_link_libraries(rcode_depth rtrad)
73   add_executable(rcode_norm rcode_norm.c)
74   target_link_libraries(rcode_norm rtrad)
75  
76 < add executable(rcode_ident rcode_ident.c)
76 > add_executable(rcode_ident rcode_ident.c)
77   target_link_libraries(rcode_ident rtrad)
78  
79   if(X11_FOUND)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines