mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58:20 +00:00
Move rapidjson submodule to aux directory
This also now installs the full rapidjson include/ tree in order to allow external plugins to properly build if they include threading/formatters/JSON.h
This commit is contained in:
parent
9a8fa25002
commit
ba9c06fc2b
9 changed files with 14 additions and 12 deletions
|
@ -3,7 +3,7 @@
|
|||
#include "zeek-config.h"
|
||||
|
||||
#include "JSON.h"
|
||||
#include "3rdparty/rapidjson/include/rapidjson/internal/ieee754.h"
|
||||
#include "rapidjson/internal/ieee754.h"
|
||||
#include "Desc.h"
|
||||
#include "threading/MsgThread.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue