Are VCPKG_CXX_FLAGS
from a target triplet used to compile the top level project as well as it's dependencies?
#43747
Answered
by
autoantwort
ccpjosephf
asked this question in
Q&A
-
It is unclear from the documentation which triplet variables are used for top level projects vs what is only applied to dependencies. Is anything from the triplet used to compile the top level project? For instance: |
Beta Was this translation helpful? Give feedback.
Answered by
autoantwort
Feb 10, 2025
Replies: 1 comment
-
No. The triplet is only used for the dependencies |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ccpjosephf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No. The triplet is only used for the dependencies