Skip to content

fix cmake build error when install under virtualenv#1779

Merged
texodus merged 1 commit intoperspective-dev:masterfrom
shinnytech:fix-cmake
May 30, 2022
Merged

fix cmake build error when install under virtualenv#1779
texodus merged 1 commit intoperspective-dev:masterfrom
shinnytech:fix-cmake

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

@perspective-dev perspective-dev 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 perspective-dev: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

Development

Successfully merging this pull request may close these issues.

3 participants