diff dist-files.mk @ 5537:15ad3e21dc17

Add build rule for RapidJSON. * src/rapidjson.mk: New file. * src/rapidjson-1-prettywriter.patch: Cherry-pick patches from upstream. * dist-files.mk: Add new files to list. * index.html: Add new package to list. * src/default-octave.mk: Add dependency to rapidjson.
author Markus Mützel <markus.muetzel@gmx.de>
date Thu, 17 Sep 2020 17:44:16 +0200
parents 372ea4c0afb2
children b54b1a7533ac
line wrap: on
line diff
--- a/dist-files.mk	Wed Sep 16 11:34:15 2020 -0400
+++ b/dist-files.mk	Thu Sep 17 17:44:16 2020 +0200
@@ -626,6 +626,8 @@
   qwt.mk \
   qwtplot3d-1-fixes.patch \
   qwtplot3d.mk \
+  rapidjson-1-prettywriter.patch \
+  rapidjson.mk \
   readline-0-001.patch \
   readline-0-002.patch \
   readline-0-003.patch \