[pdal-c] Apply patches when obtaining source from GitHub

This commit is contained in:
Victor Romero 2019-01-23 16:22:32 -08:00
parent 994c03700d
commit 10d5e84b01
2 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
Source: pdal-c
Version: 1.8
Version: 1.8-1
Description: C API for the Point Data Abstraction Library (PDAL)
Build-Depends: pdal

View File

@ -12,10 +12,6 @@ vcpkg_from_github(
REF 1.8
SHA512 6a5f4cb3d36b419f3cd195028c3e6dc17abf3cdb7495aa3df638bc1f842ba98243c73e051e9cfcd3afe22787309cb871374b152ded92e6e06f404cd7b1ae50bf
HEAD_REF master
)
vcpkg_apply_patches(
SOURCE_PATH ${SOURCE_PATH}
PATCHES
${CMAKE_CURRENT_LIST_DIR}/fix-docs-version.patch
${CMAKE_CURRENT_LIST_DIR}/preserve-install-dir.patch