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 support for Python3.6 lib search with Cmake #527

Merged
merged 2 commits into from
Apr 7, 2017
Merged

Add support for Python3.6 lib search with Cmake #527

merged 2 commits into from
Apr 7, 2017

Conversation

y0ast
Copy link
Contributor

@y0ast y0ast commented Apr 7, 2017

A recent commit added support for python3.5 lib search with Cmake. This PR extends that to python 3.6.

Relevant old commit: 17a2c75

A recent commit added support for python3.5 lib search with Cmake. This PR extends that to python 3.6.

Relevant old commit: 17a2c75
@davisking
Copy link
Owner

I'm pretty sure that overwrites 3.5. It probably needs to be a list.

@y0ast
Copy link
Contributor Author

y0ast commented Apr 7, 2017

Right, I didn't realize that and only tested on 3.6. New commit should solve it.

@davisking
Copy link
Owner

Cool, thanks for the PR :)

@davisking davisking merged commit 664ef39 into davisking:master Apr 7, 2017
E452003 pushed a commit to E452003/dlib that referenced this pull request Feb 12, 2018
* Add support for Python3.6 lib search with Cmake

A recent commit added support for python3.5 lib search with Cmake. This PR extends that to python 3.6.

Relevant old commit: davisking@17a2c75

* Turn python versions into a list
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.

None yet

2 participants