# | Line 61 | Line 61 | target_link_libraries(rmtxop rtrad) | |
---|---|---|
61 | add_executable(rcomb rcomb.c rmatrix.c cmbsdf.c cmatrix.c) | |
62 | target_link_libraries(rcomb rtrad) | |
63 | ||
64 | + | add_executable(pvsum pvsum.c rmatrix.c cmbsdf.c cmatrix.c) |
65 | + | target_link_libraries(pvsum rtrad) |
66 | + | |
67 | add_executable(wrapBSDF wrapBSDF.c) | |
68 | target_link_libraries(wrapBSDF rtrad) | |
69 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |