# | Line 1 | Line 1 | |
---|---|---|
1 | + | # RCSid $Id$ |
2 | + | |
3 | add_executable(cnt cnt.c) | |
4 | + | target_link_libraries(cnt rtrad) |
5 | ||
6 | add_executable(ev ev.c) | |
7 | target_link_libraries(ev rtrad) | |
# | Line 34 | Line 37 | install(TARGETS | |
37 | neaten | |
38 | rcalc | |
39 | rlam | |
40 | + | rsplit |
41 | tabfunc | |
42 | total | |
43 | RUNTIME DESTINATION "bin" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |