Updated directory structure and build steps
* seperate build-supplemental from build-version * version.cpp now included in cmake config, not directly imported * socket moved into its own directory * test_www removed from project
This commit is contained in:
parent
54d82b8c66
commit
fba87f3fbb
26 changed files with 122 additions and 92 deletions
|
@ -1,5 +1,5 @@
|
|||
#include "response.hpp"
|
||||
#include "../build_supp/version.cpp"
|
||||
#include "../version.hpp"
|
||||
|
||||
namespace anthracite::http {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue