-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I cloned the project and tried to build it. I found two issues.
First, src/test_stat.c is missing
Line 13 in 94b4ccd
| add_executable(test_stat src/test_stat.c) |
Second,
You reference a local copy of libssh-rs here:
Lines 25 to 26 in 94b4ccd
| [patch."https://github.com/jsadusk/libssh-rs"] | |
| libssh-rs = { path = "../libssh-rs/libssh-rs" } |
What do you have in that patched copy? Is it any different than jsadusk/libssh-rs?
Metadata
Metadata
Assignees
Labels
No labels