Specify flags globally #24053
-
I'd like to enable address sanitizing globally for all ports. I tried doing so by modifying the triplet and adding
However, libspatialite chokes on this because it overwrites Is there a better (compatible, recommended) way to do this? |
Beta Was this translation helpful? Give feedback.
Answered by
autoantwort
Apr 9, 2022
Replies: 1 comment 1 reply
-
I think it is better to set the following: https://github.com/microsoft/vcpkg/blob/master/docs/users/triplets.md#vcpkg_cxx_flags |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
m-kuhn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think it is better to set the following: https://github.com/microsoft/vcpkg/blob/master/docs/users/triplets.md#vcpkg_cxx_flags