Conventions Question: debug REMOVE_RECURSE #42483
Unanswered
nolan-yoo-miris
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
We're using vcpkg to manage both internal and external dependencies - with the upstream ports, we've noticed something a bit confusing.
We're seeing a lot of portfiles with the following:
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include" "${CURRENT_PACKAGES_DIR}/debug/share")
Or something similar.
I saw this:
#1789
I have a similar line of questioning:
Beta Was this translation helpful? Give feedback.
All reactions