Skip to content

[hiredis] Fix include path#16512

Merged
ras0219-msft merged 4 commits intomicrosoft:masterfrom
NancyLi1013:dev/NancyLi/fix-hiredis
Mar 10, 2021
Merged

[hiredis] Fix include path#16512
ras0219-msft merged 4 commits intomicrosoft:masterfrom
NancyLi1013:dev/NancyLi/fix-hiredis

Conversation

@NancyLi1013
Copy link
Copy Markdown
Contributor

Describe the pull request

Since ${INSTALL_INTERFACE} path is empty in TARGET_INCLUDE_DIRECTORIES(hiredis PUBLIC $<INSTALL_INTERFACE:.> $<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>), which causes the headers cannot be found.

Note: No need to test features.

@NancyLi1013 NancyLi1013 added category:port-bug The issue is with a library, which is something the port should already support info:internal labels Mar 3, 2021
@JackBoosY JackBoosY added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Mar 4, 2021
@ras0219-msft ras0219-msft merged commit d3c432d into microsoft:master Mar 10, 2021
@ras0219-msft
Copy link
Copy Markdown
Contributor

LGTM, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-bug The issue is with a library, which is something the port should already support info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[hiredis] include path is broken

3 participants