Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

build: add a hard dependency on PythonKit with SPM #1151

Merged
merged 1 commit into from Dec 15, 2020

Conversation

compnerd
Copy link
Contributor

Unlike CMake, SPM does not permit any control over build configuration.
Make PythonKit a hard dependency for the package. This along with the
remainder of the changes that have been made to the build system now
enable building Swift APIs with SPM in a complete configuration of
PythonKit + Swift Numerics + X10. This simplifies the path towards
getting a SPM built Swift APIs with X10 and PythonKit support with a
standard toolchain.

Unlike CMake, SPM does not permit any control over build configuration.
Make PythonKit a hard dependency for the package.  This along with the
remainder of the changes that have been made to the build system now
enable building Swift APIs with SPM in a complete configuration of
PythonKit + Swift Numerics + X10.  This simplifies the path towards
getting a SPM built Swift APIs with X10 and PythonKit support with a
standard toolchain.
@compnerd compnerd merged commit 1d4f685 into tensorflow:main Dec 15, 2020
@compnerd compnerd deleted the snakes branch December 15, 2020 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants