Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@XuehaiPan
Copy link
Member

Accept option -DPYTHON_EXECUTABLE=/path/to/python3 for cmake configuration.

For VS Code integration, for example, set:

{
    "cmake.configureSettings": {
        "PYTHON_EXECUTABLE:FILEPATH": "/home/PanXuehai/Miniconda3/envs/metaopt/bin/python3"
    }
}

in .vscode/settings.json.

@Benjamin-eecs Benjamin-eecs requested a review from JieRen98 July 1, 2022 14:29
@JieRen98 JieRen98 merged commit 634ca15 into metaopt:main Jul 1, 2022
@JieRen98
Copy link
Collaborator

JieRen98 commented Jul 1, 2022

Nice job! Thanks for your contribution!

Jie

@XuehaiPan XuehaiPan deleted the cmakelists branch July 1, 2022 15:19
@XuehaiPan XuehaiPan added the cxx / cuda Something related to the CXX / CUDA extension label Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cxx / cuda Something related to the CXX / CUDA extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants