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

Comparing ray/src/common/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 24 | Line 24 | if(WIN32)
24    target_link_libraries(rtrad ws2_32)
25   endif()
26  
27 + add_library(rgl rglfile.c rglmat.c rgldomat.c rglsurf.c rglinst.c rglsrc.c)
28   add_library(mgf mgf_parser.c mgf_object.c mgf_xf.c mgf_context.c)
29  
30   install(TARGETS rtrad mgf

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines