Skip to content

How to force CMake to use the copy of vcpkg included as a submodule for a project? #38332

Closed Answered by dg0yt
crgnam asked this question in Q&A
Discussion options

You must be logged in to vote

Cache variables are input variables. If you want to override user input, you must either use the INTERNAL type, the FORCE keyword, or a normal variable.
And of course it must come before the project command.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dg0yt
Comment options

Answer selected by crgnam
@crgnam
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants