diff options
| author | Jose de Jesus Medina <dgizmo6@gmail.com> | 2019-10-25 14:37:49 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-10-25 14:37:49 -0700 |
| commit | 83b1998ed345fa99245aea06452309f22a51cd6f (patch) | |
| tree | ff2e705c9a84c8224d9f7ab43bc4565f26607c45 /ports/x265/disable-install-pdb.patch | |
| parent | d3a7830335274d2b8af203521d7314edd8019b48 (diff) | |
| download | vcpkg-83b1998ed345fa99245aea06452309f22a51cd6f.tar.gz vcpkg-83b1998ed345fa99245aea06452309f22a51cd6f.zip | |
update x265 to 3.2 (#8738)
Diffstat (limited to 'ports/x265/disable-install-pdb.patch')
| -rw-r--r-- | ports/x265/disable-install-pdb.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/x265/disable-install-pdb.patch b/ports/x265/disable-install-pdb.patch index 4d57d764b..6826fe855 100644 --- a/ports/x265/disable-install-pdb.patch +++ b/ports/x265/disable-install-pdb.patch @@ -2,7 +2,7 @@ diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index 33b6523..06e3193 100644
--- a/source/CMakeLists.txt
+++ b/source/CMakeLists.txt
-@@ -559,13 +559,13 @@ endif()
+@@ -580,13 +580,13 @@ endif()
install(FILES x265.h "${PROJECT_BINARY_DIR}/x265_config.h" DESTINATION include)
if((WIN32 AND ENABLE_CLI) OR (WIN32 AND ENABLE_SHARED))
if(MSVC_IDE)
|
