Fix tiff patch path

This commit is contained in:
Mårten Nordheim 2016-11-11 12:29:12 +01:00
parent d746bf5822
commit 981ea2799e

View File

@ -9,7 +9,7 @@ vcpkg_extract_source_archive(${ARCHIVE})
vcpkg_apply_patches(
SOURCE_PATH ${SOURCE_PATH}
PATCHES add-component-options.patch
PATCHES ${CMAKE_CURRENT_LIST_DIR}/add-component-options.patch
)
vcpkg_configure_cmake(