aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/pocketpy/fix-conflict.patch
blob: 617709d6c98bcc129da0c81f7e7e04a1033a73af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ed02678..9297b20 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -86,7 +86,8 @@ if (PK_INSTALL)
         DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/include/ 
         DESTINATION include 
         FILES_MATCHING PATTERN "*.h"
-        PATTERN "typings" EXCLUDE
+        PATTERN "typings" EXCLUDE
+        PATTERN "pybind11" EXCLUDE
     )
     
     # generate config.cmake