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

Add pybind11 to the whitelist for KB-h016 #145

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

uilianries
Copy link
Member

Signed-off-by: Uilian Ries <uilianries@gmail.com>
Signed-off-by: Uilian Ries <uilianries@gmail.com>
@uilianries
Copy link
Member Author

@danimtb I just update it. Rather than putting pybind11 in whitelist, now any custom find cmake file is allowed. Take a look.

@uilianries
Copy link
Member Author

Seems like the last change related to Python 2.7 affected us. Should we drop the tests involving Python 2.7 ?

@danimtb
Copy link
Member

danimtb commented Jan 17, 2020

We are not dropping Python 2 support in the CI yet, please see #146

@uilianries
Copy link
Member Author

Restarting in 3 .. 2 .. 1 ..

@uilianries uilianries closed this Jan 27, 2020
@uilianries uilianries reopened this Jan 27, 2020
@danimtb
Copy link
Member

danimtb commented Apr 28, 2020

@uilianries please update this PR with the latest changes in master branch to kick the CI

@danimtb
Copy link
Member

danimtb commented Apr 28, 2020

Just a note: I am a bit hesitant about the changes in this PR as packages may have other Find*.cmake files to find other libraries. I think we have to make sure that the file is declared in cpp_info.build_modules mandatory, so we are able to see it in the PR diff inside the recipe

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.

3 participants