how to skip the compile step when change the portfile.cmake to orgnize the cmake files #45407
Unanswered
yanzixiang
asked this question in
Q&A
Replies: 1 comment
-
|
You can not. How should vcpkg know if your changes result in another output or not? It can not so vcpkg has to rebuild the port |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when change the portfile.cmake to orgnize the cmake files,
the compile step costs so much time,
and produce the same output,
i just want to orgnize the cmake files and make the cmake see the target.
Beta Was this translation helpful? Give feedback.
All reactions