Skip to content

Let the user overrule CMAKE_SYSTEM_NAME#1461

Open
NEOatNHNG wants to merge 1 commit intobazel-contrib:mainfrom
NEOatNHNG:overrule-CMAKE_SYSTEM_NAME
Open

Let the user overrule CMAKE_SYSTEM_NAME#1461
NEOatNHNG wants to merge 1 commit intobazel-contrib:mainfrom
NEOatNHNG:overrule-CMAKE_SYSTEM_NAME

Conversation

@NEOatNHNG
Copy link

CMAKE_SYSTEM_NAME and related variables can only hold a single value. It makes no sense to combine the user-provided value with the default. We should just replace the default value with the one from the user.

CMAKE_SYSTEM_NAME and related variables can only hold a single value.
It makes no sense to combine the user-provided value with the default.
We should just replace the default value with the one from the user.
@NEOatNHNG NEOatNHNG marked this pull request as ready for review February 16, 2026 16:08
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.

1 participant