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

Fix calling ycm_ep_helper when YCM is consumed via find_package(YCM) and add test #468

Merged
merged 5 commits into from
Dec 19, 2024

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Dec 18, 2024

The ycm_ep_helper used the two files RepositoryInfo.txt.in and gitsafeclone.txt.in, that however were not installed, so since YCM 0.16.7 and until YCM 0.18.0, ycm_ep_helper worked fine (with CMake >= 3.22) only if YCM was bootstrapped or used via FetchContent, not if YCM was found via find_package(YCM).

@traversaro traversaro changed the title Add integration test (configure the robotology-superbuild) to CI Fix calling ycm_ep_helper when YCM is consumed via find_package(YCM) and add test Dec 18, 2024
@traversaro traversaro merged commit fa24330 into master Dec 19, 2024
15 checks passed
@traversaro traversaro deleted the fixcriticalbugsuperbuildwithoutbootstrap branch December 19, 2024 09:13
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

Successfully merging this pull request may close these issues.

1 participant