Skip to content

Correctly splitting the --extra-cmake-options input#643

Merged
bartlettroscoe merged 1 commit intoTriBITSPub:masterfrom
bartlettroscoe:640_CorrectlySplitExtraCmakeOptions
Feb 2, 2026
Merged

Correctly splitting the --extra-cmake-options input#643
bartlettroscoe merged 1 commit intoTriBITSPub:masterfrom
bartlettroscoe:640_CorrectlySplitExtraCmakeOptions

Conversation

@bartlettroscoe
Copy link
Copy Markdown
Member

Copy of #641 to try to get GHA jobs to fire off

Description:
The use of commandLineOptionsToList wraps the default .split()
command which splits on whitespace, not commas.
Fixes issue TriBITSPub#640.
Copy link
Copy Markdown
Collaborator

@rabartlett1972 rabartlett1972 left a comment

Choose a reason for hiding this comment

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

We don't have automated tests for this argument, but for the simple use cases it supported before this change, it should be fine. (If not, we will add a test fix it.)

@bartlettroscoe bartlettroscoe merged commit 4c20b86 into TriBITSPub:master Feb 2, 2026
12 checks passed
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.

3 participants