Switched from standard makefile to cmake
This commit is contained in:
parent
03f712e583
commit
9399ff045d
5 changed files with 26 additions and 36 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,7 +1,6 @@
|
|||
bastion
|
||||
libssh/
|
||||
build
|
||||
id_rsa
|
||||
ssh_host_*_key
|
||||
test_client.c
|
||||
*.[do]
|
||||
*.sw[a-p]
|
||||
|
|
Reference in a new issue