-
|
I need to build a package by using linux I could not figure out the purpose of this rename and the purpose of the whole if block at this position in the file Edit: I found a related issue: #11874 The custom port is as follows: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
The helpers assume that you are correctly supporting The |
Beta Was this translation helpful? Give feedback.
-
|
You should check the install log or the actual installed files in |
Beta Was this translation helpful? Give feedback.
The helpers assume that you are correctly supporting
DESTDIR. If you are not doing that than don't usevcpkg_install_makeThe
_makestuff will require a lot of rework in the future since it needs to split out its parts more fine grained.