[jemalloc] Fix corrupted patchfile

This commit is contained in:
Robert Schumacher 2018-03-14 10:55:07 -07:00
parent c5f93055a0
commit 4fb24d20ad
2 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ vcpkg_apply_patches(
)
vcpkg_configure_cmake(
DISABLE_PARALLEL_CONFIGURE
SOURCE_PATH ${SOURCE_PATH}
PREFER_NINJA
OPTIONS -DGIT_FOUND=OFF -DCMAKE_DISABLE_FIND_PACKAGE_Git=ON