Document VCPKG_USE_HOST_TOOLS#306
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
Learn Build status updates of commit b920e3e: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
BillyONeal
left a comment
There was a problem hiding this comment.
It's not very clear to me that VCPKG_USE_HOST_TOOLS goes in the user's CMakeLists.txt from this text but I think this is better than the status quo.
|
IMO this option shouldn't exist. If vcpkg is a using a different host triplet, it must use that triplet for CMAKE_PROGRAM_PATH. |
Isn't that how it works? If the host triplet is set |
Yes. "IF THE HOST TRIPLET IS SET". The problem is that if the user only sets microsoft/vcpkg#25529 solved the missing link for CMake. |
That was discussed when the variables where introduce. The maintainers wanted to keep the old behavior if |
I don't agree. |
I would agree with that if there would be one correct one and not N. There have been M issues about why vcpkg builds stuff twice if it is considered a native build. The only triplet env variable I have set is |
|
Let's move the focus back to |
|
Learn Build status updates of commit a13a2a7: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit 91822a3: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
No description provided.