Skip to content

Do not require to define --generator in C++ build script#378

Merged
akosthekiss merged 1 commit intomasterfrom
build-gen
Jan 16, 2026
Merged

Do not require to define --generator in C++ build script#378
akosthekiss merged 1 commit intomasterfrom
build-gen

Conversation

@renatahodovan
Copy link
Owner

The generator can be defined either by the --generator cli flag of build.py or through the optionally included config file (--include argument). However, until now, it was mandatory to define the generator with --generator even if it was also defined (or redefined) by the include file as well. Now, it's optional which approach is used.

The generator can be defined either by the --generator cli flag of
build.py or through the optionally included config file (--include
argument). However, until now, it was mandatory to define the
generator with --generator even if it was also defined (or redefined)
by the include file as well. Now, it's optional which approach is used.
@coveralls
Copy link

Coverage Status

coverage: 83.421% (-0.8%) from 84.246%
when pulling 2fda4ab on build-gen
into 3c5b5ac on master.

Copy link
Collaborator

@akosthekiss akosthekiss left a comment

Choose a reason for hiding this comment

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

lgtm

@akosthekiss akosthekiss merged commit 3d78c7c into master Jan 16, 2026
52 checks passed
@akosthekiss akosthekiss deleted the build-gen branch January 16, 2026 08:19
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