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

[VL] Clean up duplicate CMake code for setting CMAKE_CXX_FLAGS #8034

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

surnaik
Copy link
Contributor

@surnaik surnaik commented Nov 25, 2024

What changes were proposed in this pull request?

This PR cleans up duplicate code in cpp/velox and cpp/core CMakeLists.txt and moves them to the top level common CMakeLists.txt

How was this patch tested?

Local Build

@github-actions github-actions bot added the VELOX label Nov 25, 2024
Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@surnaik
Copy link
Contributor Author

surnaik commented Nov 25, 2024

@PHILO-HE please take a look, I saw that my old PR was already merged before I could apply your suggestion of moving the common code to the top level CMakeLists.txt, I have done the cleanup in this PR. Thanks!

@surnaik
Copy link
Contributor Author

surnaik commented Nov 25, 2024

#8041

Copy link
Contributor

@PHILO-HE PHILO-HE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@surnaik, thanks so much for your follow-up work!

@PHILO-HE PHILO-HE changed the title [VL][CLEANUP] Cleanup Duplicate CMake code [VL] Clean up duplicate CMake code for setting CMAKE_CXX_FLAGS Nov 26, 2024
@PHILO-HE PHILO-HE merged commit bcb768b into apache:main Nov 26, 2024
47 checks passed
PHILO-HE pushed a commit to PHILO-HE/gluten that referenced this pull request Nov 28, 2024
PHILO-HE added a commit that referenced this pull request Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants