cp: Add -r/--recursive flag
This commit is contained in:
@@ -3,7 +3,6 @@ set(SOURCES
|
||||
)
|
||||
|
||||
add_executable(cp ${SOURCES})
|
||||
banan_include_headers(cp ban)
|
||||
banan_link_library(cp libc)
|
||||
|
||||
install(TARGETS cp OPTIONAL)
|
||||
|
||||
Reference in New Issue
Block a user