diff options
| author | Phil Christensen <philc@microsoft.com> | 2018-12-18 22:30:26 -0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2018-12-18 22:30:26 -0800 |
| commit | 224300c2387cb959bbbec5623f5fa017142d3733 (patch) | |
| tree | 82e2283d3ef217dc45ac78d6dda4e5d144172f47 | |
| parent | 47c60f9b6b6f58c9210bc1ca6cd7fa431618b0d2 (diff) | |
| download | vcpkg-224300c2387cb959bbbec5623f5fa017142d3733.tar.gz vcpkg-224300c2387cb959bbbec5623f5fa017142d3733.zip | |
[grpc] Change portfile to trigger build
| -rw-r--r-- | ports/grpc/portfile.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/grpc/portfile.cmake b/ports/grpc/portfile.cmake index 4b307a87a..c73a7492d 100644 --- a/ports/grpc/portfile.cmake +++ b/ports/grpc/portfile.cmake @@ -81,3 +81,4 @@ SET(VCPKG_POLICY_EMPTY_PACKAGE enabled) file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include) vcpkg_copy_pdbs() +#
\ No newline at end of file |
