Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cache when no specific revision is set for dependency #591

Open
jm4R opened this issue Aug 29, 2024 · 0 comments
Open

Update cache when no specific revision is set for dependency #591

jm4R opened this issue Aug 29, 2024 · 0 comments

Comments

@jm4R
Copy link

jm4R commented Aug 29, 2024

When CPM_SOURCE_CACHE is set and GIT_TAG is set to specific revision (eg. commit hash) the CPM doesn't have to update the dependency as we are sure that no changes could be made for specific commit.

On the other hand, when CPM_SOURCE_CACHE is set and GIT_TAG is set to branch name (eg. develop), the CPM should first fetch the dependency for changes on that branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant