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

Comparing ray/src/gen/CMakeLists.txt (file contents):
Revision 2.1 by greg, Sat Oct 22 22:38:10 2011 UTC vs.
Revision 2.2 by greg, Wed Apr 25 22:21:06 2012 UTC

# Line 55 | Line 55 | install(TARGETS genbox gensky xform genblinds genrev g
55          DESTINATION bin)
56  
57   install(FILES illum.cal rev.cal skybright.cal surf.cal clockface.hex glaze1.cal
58 <              glaze2.cal perezlum.cal coeff_perez.dat defangle.dat glaze.csh
59 <        DESTINATION bin)
58 >              glaze2.cal perezlum.cal coeff_perez.dat defangle.dat
59 >        DESTINATION lib)
60 >
61 > if (NOT WIN32)
62 >  install(PROGRAMS glaze.csh DESTINATION bin RENAME glaze)
63 > endif()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines