Summary
Move generated CMake script-project planning and execution from modules/cli
into Vix Engine.
Requirements
- Generate the fallback project through the engine.
- Resolve dependencies through shared engine services.
- Configure and build through the engine.
- Return the executable as an artifact.
- Preserve SQLite, MySQL, sanitizer, and linker options.
- Preserve deterministic generated target names.
Acceptance criteria
Summary
Move generated CMake script-project planning and execution from
modules/cliinto Vix Engine.
Requirements
Acceptance criteria
CMakeLists.txt.