William Allen c71e3abbad cmake --build: Factor out a struct holding build parameters
This commit extracts the set of parameters required to build a CMake
project into a dedicated class.  While this class is currently just a
wrapper for the data, the goal is to eventually implement a validate()
method which verifies that a given configuration contains the minimum
set of information required to execute a build, and that any optional
options are compatible with one another.
2025-12-17 10:56:18 -05:00
..
2025-11-25 11:00:52 -05:00
2025-12-17 00:07:29 -05:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00
2025-11-12 14:54:35 -05:00