mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 06:49:02 +08:00
Remove redundant message
This commit is contained in:
parent
55ec9354f4
commit
a2f2df640c
@ -40,8 +40,6 @@ vcpkg_download_distfile(ARCHIVE
|
||||
|
||||
vcpkg_extract_source_archive(${ARCHIVE})
|
||||
|
||||
message(STATUS ${SOURCE_PATH})
|
||||
|
||||
vcpkg_apply_patches(
|
||||
SOURCE_PATH ${SOURCE_PATH}
|
||||
PATCHES ${CMAKE_CURRENT_LIST_DIR}/fix-uwp-pathlib.patch
|
||||
|
Loading…
Reference in New Issue
Block a user