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 vcpkg #6794

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add support for vcpkg #6794

wants to merge 4 commits into from

Conversation

SPKorhonen
Copy link
Contributor

Minimal modifications to enable usage of vcpkg dependencies when building RDKit. Closes issue #6781.

Few implementation details:

  1. New option "RDK_BUILD_INSTALL_NUMPY" will automatically install pip and numpy for
  2. The numpy version installed by "RDK_BUILD_INSTALL_NUMPY" can be specified using "RDK_NUMPY_VERSION"

@greglandrum Could you give me guidance on how to add the vcpkg support to documentation? Should I add instructions for windows build instructions?

@greglandrum
Copy link
Member

@SPKorhonen it's going to take me a while to review this because of the upcoming RDKit release and the fact that this touches a bunch of build-system files

@SPKorhonen
Copy link
Contributor Author

No worries. I can keep syncing this branch with the master

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