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 cmake build error when install under virtualenv #1779

Merged
merged 1 commit into from
May 30, 2022

Conversation

shinny-chengzhi
Copy link
Contributor

@shinny-chengzhi shinny-chengzhi commented Apr 9, 2022

CMake's FindPythonLibs is not working very well under virtualenv. We need to set PYTHON_LIBRARY and PYTHON_INCLUDE_DIR to help CMake locate the relevant directories.

PS: This new one is created because I can't change the source branch of PR #1777

@finos finos deleted a comment from finos-cla-bot bot May 16, 2022
@texodus
Copy link
Member

texodus commented May 30, 2022

Thanks for the PR @shinny-chengzhi! Looks good!

Apologies for the delay in merging.

@texodus texodus merged commit a8589d8 into finos:master May 30, 2022
@shinny-chengzhi shinny-chengzhi deleted the fix-cmake branch June 10, 2022 04:57
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