vcpkg/ports/bond/0002_omit_rapidjson.patch
Christopher Warrington e235ab759e Upgrade Bond to 6.0.0
* Updated to the 6.0.0 release of Bond.
* Regenerated patches.
2017-07-14 15:19:07 -07:00

13 lines
318 B
Diff

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)