mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
Add CMake support for tests
This commit is contained in:
parent
d8230644b2
commit
61bcfebcc8
9 changed files with 210 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
#include <cassert>
|
||||
#include "../HTTP.h"
|
||||
#include "HTTP.h"
|
||||
|
||||
using namespace i2p::http;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue