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.6 by greg, Wed Feb 3 22:54:01 2016 UTC vs.
Revision 1.7 by greg, Thu Jul 14 17:32:12 2016 UTC

# Line 27 | Line 27 | endif()
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   add_library(libreetz g3affine.c g3affine.h g3flist.c g3flist.h g3list.h g3nlist.h
30 <        g3sphere.c g3sphere.h g3vector.c g3vector.h gbasic.c gbasic.h)
30 >        g3sphere.c g3sphere.h g3vector.c g3vector.h gbasic.c gbasic.h muc_randvar.c muc_randvar.h)
31  
32   if (BUILD_TESTING)
33    add_executable(testBSDF testBSDF.c bsdf.c rtio.h)
# Line 38 | Line 38 | install(TARGETS rtrad mgf
38    LIBRARY DESTINATION bin
39    ARCHIVE DESTINATION bin)
40  
41 < install(FILES tmesh.cal DESTINATION lib)
41 > install(FILES tmesh.cal DESTINATION lib)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines