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