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

cmake: Prevent rebuild ensuring SRC_DIR always converted to absolute path #338

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Jul 10, 2023

This commit ensures that the SRC_DIR set after extracting the Python source archive is also converted to an absolute path during the initial configuration.

…path

This commit ensures that the SRC_DIR set after extracting the Python
source archive is also converted to an absolute path during the initial
configuration.
@jcfr jcfr linked an issue Jul 10, 2023 that may be closed by this pull request
@jcfr jcfr enabled auto-merge (rebase) July 10, 2023 06:46
@jcfr jcfr merged commit 312ca57 into python-cmake-buildsystem:master Jul 10, 2023
17 checks passed
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.

Integration via ExternalProject_Add always triggers a full rebuild
1 participant