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

Corrected bug in FindPythonLibsNew.cmake not working with MSYS #1407

Closed
wants to merge 1 commit into from

Conversation

fteicht
Copy link

@fteicht fteicht commented May 22, 2018

Solves the following issue:
#1406

The trick consists in searching for python libraries first, which will work on linux and MSYS. Then, if it does not work and we are on a win32 host, assume a windows-like directories hierarchy and test for python library existence with such a hierarchy.

…SYS python interpreter which uses Linux-style directories hierarchy
@henryiii
Copy link
Collaborator

This was fixed about a year so, see the linked issue. Let us know if there's still a problem, especially after #2370 goes in!

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.

2 participants