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

Comparing ray/src/cal/CMakeLists.txt (file contents):
Revision 1.7 by greg, Thu Jul 16 21:46:30 2020 UTC vs.
Revision 1.8 by greg, Thu Apr 21 02:52:40 2022 UTC

# Line 1 | Line 1
1   add_executable(cnt cnt.c)
2 + target_link_libraries(cnt rtrad)
3  
4   add_executable(ev ev.c)
5   target_link_libraries(ev rtrad)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines