mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 04:37:50 +02:00
Fix building tests, move binaries to different output directory.
This commit is contained in:
parent
103b6db717
commit
5d00ad6473
4 changed files with 14 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#define BOOST_TEST_DYN_LINK
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include "../Identity.h"
|
||||
#include "Identity.h"
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(IdentityTests)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue