-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add test if robometry CMake package can be found correctly and fix boost dependency #14
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
The regression test we added indeed fails, as expected (reproducing the failure in robotology/human-dynamics-estimation#371):
|
This was fixed by adding the required dependencies. |
Fix regression in #12 . Furthermore, add a test to prevent further regressions in
find_package(robometry REQUIRED)
failures in the future using https://github.com/ami-iit/cmake-package-check .Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)