From 3d164e3e4c19e54763fe34bcb9fe2e5bdcafc1d0 Mon Sep 17 00:00:00 2001 From: Phil Christensen Date: Thu, 20 Dec 2018 15:00:34 -0800 Subject: [PATCH] [spdlog] add comment about patch --- ports/spdlog/portfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/spdlog/portfile.cmake b/ports/spdlog/portfile.cmake index f953af33dfadbe..c676c6467d5395 100644 --- a/ports/spdlog/portfile.cmake +++ b/ports/spdlog/portfile.cmake @@ -7,7 +7,7 @@ vcpkg_from_github( SHA512 418f91efc207fa227558212d82c41639c0bb59e84ea47447e0b6276c4842e97f1f8aaf5802c071ef15d80ec525e317e70b6a39661a6c96ab39d33d9bd1570da1 HEAD_REF v1.x PATCHES - fmt-external-cmake-option.patch + fmt-external-cmake-option.patch # This patch is in the upstream project and can be removed next version update. ) vcpkg_configure_cmake(