aboutsummaryrefslogtreecommitdiff
path: root/ports/bond/0002_omit_rapidjson.patch
blob: 38d43f98df022fad8f1154ace9954a10987f6641 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 72d62c5e..d7eb5cd4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -39,7 +39,6 @@ install (DIRECTORY
     cpp/inc/bond
     cpp/generated/bond
     python/inc/bond
-    thirdparty/rapidjson/include/rapidjson
     DESTINATION include
     PATTERN *.cpp EXCLUDE)