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: Use CMAKE_USER_MAKE_RULES_OVERRIDE_<LANG> #240

Closed
wants to merge 1 commit into from

Conversation

hebasto
Copy link
Owner

@hebasto hebasto commented Jun 21, 2024

Closes #239.

C-related stuff is not touched as it is supposed to be replaced in #192.

@hebasto
Copy link
Owner Author

hebasto commented Jun 21, 2024

@real-or-random

I'm not happy with this approach, because here we have to override CMAKE_<LANG>_COMPILE_OBJECT variables instead of just appending to the values provided by CMake.

@hebasto
Copy link
Owner Author

hebasto commented Jun 21, 2024

Closing.

See #239 (comment).

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.

Bad practice to set rule variables?
1 participant