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.1 by greg, Sat Oct 22 22:38:10 2011 UTC vs.
Revision 1.2 by greg, Wed Apr 25 22:21:06 2012 UTC

# Line 23 | Line 23 | target_link_libraries(tabfunc rtrad)
23   add_executable(total total.c)
24   target_link_libraries(total ${LIB_M})
25  
26 < install(TARGETS ev histo icalc neaten rcalc rlam tabfunc total
26 > install(TARGETS cnt ev histo icalc neaten rcalc rlam tabfunc total
27    RUNTIME DESTINATION bin)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines