diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2018-02-21 21:17:14 -0800 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-04-27 22:52:55 -0700 |
| commit | 468bfeb56e29e0130a1b56adb4c23fdba403221e (patch) | |
| tree | 163894211df0204327f0e5aa97a9c0fbf10ffb92 /ports/folly | |
| parent | 08afae2a7a5cd276fd251cbeef9a27f15261fc0c (diff) | |
| download | vcpkg-468bfeb56e29e0130a1b56adb4c23fdba403221e.tar.gz vcpkg-468bfeb56e29e0130a1b56adb4c23fdba403221e.zip | |
[Clean patching] Each portref-patchset combo gets its own hash-based directory
Diffstat (limited to 'ports/folly')
| -rw-r--r-- | ports/folly/portfile.cmake | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/folly/portfile.cmake b/ports/folly/portfile.cmake index fabfd0085..2a35561d1 100644 --- a/ports/folly/portfile.cmake +++ b/ports/folly/portfile.cmake @@ -20,10 +20,6 @@ vcpkg_from_github( REF v2018.04.16.00 SHA512 1f14da6eece3a490bd134a40550c2a3f78356789090e19933b8f10bc356837ee774a21e6f0b88c45831a968587049092b9d0d77617f040ab8e177de224400408 HEAD_REF master -) - -vcpkg_apply_patches( - SOURCE_PATH ${SOURCE_PATH} PATCHES ${CMAKE_CURRENT_LIST_DIR}/find-gflags.patch ) |
