mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 20:39:00 +08:00
e235ab759e
* Updated to the 6.0.0 release of Bond. * Regenerated patches.
13 lines
318 B
Diff
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)
|
|
|