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

Homebrew CI: set Python3_EXECUTABLE in cmake #1110

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

scpeters
Copy link
Contributor

If the formula of the package being tested defines a python_cmake_arg method, then set Python3_EXECUTABLE when invoking cmake. Also append to CMAKE_ARGS instead of overwriting it in qwt-qt5 logic.

Pairs with osrf/homebrew-simulation#2543.

If the formula of the package being tested defines a
python_cmake_arg method, then set Python3_EXECUTABLE
when invoking cmake.

Signed-off-by: Steve Peters <[email protected]>
@scpeters
Copy link
Contributor Author

scpeters commented Jan 27, 2024

@scpeters scpeters merged commit 9c2ad95 into master Jan 30, 2024
@scpeters scpeters deleted the scpeters/brew_python_hint branch January 30, 2024 19:13
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.

2 participants