Skip to content

Commit

Permalink
[spdlog] add comment about patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Rastaban committed Dec 20, 2018
1 parent 93ac001 commit 3d164e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/spdlog/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 3d164e3

Please sign in to comment.