From 3a3c05bd8aeabf179084bd9a0137edd2abf41e4c Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Thu, 25 Oct 2018 01:44:08 +0300 Subject: [build] Add dependencies as submodules Do not use mason and build offline. These are header only deps. --- vendor/rapidjson | 1 + 1 file changed, 1 insertion(+) create mode 160000 vendor/rapidjson (limited to 'vendor/rapidjson') diff --git a/vendor/rapidjson b/vendor/rapidjson new file mode 160000 index 0000000000..f54b0e47a0 --- /dev/null +++ b/vendor/rapidjson @@ -0,0 +1 @@ +Subproject commit f54b0e47a08782a6131cc3d60f94d038fa6e0a51 -- cgit v1.2.1