vcpkg/ports/bond/0002_omit_rapidjson.patch

13 lines
318 B
Diff
Raw Normal View History

diff --git a/CMakeLists.txt b/CMakeLists.txt
index fe0f629e..54b6d8ec 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -49,7 +49,6 @@ install (DIRECTORY
cpp/inc/bond
cpp/generated/bond
python/inc/bond
- thirdparty/rapidjson/include/rapidjson
DESTINATION include
PATTERN *.cpp EXCLUDE)