Skip to content

Conversation

@vvereschaka
Copy link
Contributor

This argument allows factory to defined the user specified properties for the build.

These properties can use used to store the common values to repeat them within the multiple CMake arguments as example.

…ctory factory.

This argument allows factory to defined the user specified properties for the build.

These properties can use used to store the common values to repeat them within
the multiple CMake arguments as example.
@slydiman
Copy link
Contributor

slydiman commented Nov 6, 2025

The use case is not clear to me yet. Why are the existing properties not enough?

@vvereschaka
Copy link
Contributor Author

The use case is not clear to me yet. Why are the existing properties not enough?

#629 as example. I need to assign the same compiler/linker options to few Cmake vars. It could simplify that part if we store the options into the property and use this property multiple times later instead.

Copy link
Contributor

@slydiman slydiman left a comment

Choose a reason for hiding this comment

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

OK

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.

2 participants