Skip to content

[vcpkg baseline][popsift] Fix vcpkg_find_cuda.cmake path#17277

Merged
strega-nil merged 2 commits intomicrosoft:masterfrom
JackBoosY:dev/jack/fix-baseline-20200413
Apr 14, 2021
Merged

[vcpkg baseline][popsift] Fix vcpkg_find_cuda.cmake path#17277
strega-nil merged 2 commits intomicrosoft:masterfrom
JackBoosY:dev/jack/fix-baseline-20200413

Conversation

@JackBoosY
Copy link
Contributor

include(${CURRENT_INSTALLED_DIR}/share/vcpkg_find_cuda/vcpkg_find_cuda.cmake)

This file path should be share/cuda:

file(COPY ${CMAKE_CURRENT_LIST_DIR}/vcpkg_find_cuda.cmake DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT})

Fix this.

@JackBoosY JackBoosY added category:port-bug The issue is with a library, which is something the port should already support info:internal labels Apr 14, 2021
@JackBoosY JackBoosY requested a review from PhoebeHui April 14, 2021 04:34
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.

3 participants