aboutsummaryrefslogtreecommitdiff
path: root/ports/blosc/0001-find-deps.patch
AgeCommit message (Collapse)Author
2019-08-13[blosc] enable dependent ports to use debug buildsElijah Insua
refs: https://github.com/Microsoft/vcpkg/issues/3601 The bulk of this work is to utilize the standard vcpkg find_package code to find the correct binaries in both Release and Debug modes.