Fix building tests, move binaries to different output directory.

This commit is contained in:
EinMByte 2015-08-21 23:27:25 +02:00
parent 103b6db717
commit 5d00ad6473
4 changed files with 14 additions and 5 deletions

2
.gitignore vendored
View file

@ -13,6 +13,8 @@ build/CMakeFiles/*
build/tests
build/client
build/core
build/i2pd
build/i2pd-tests
*.cmake
*.a
*.o