Files
chimera-gfx-Public/cmake/README.md
T
Chimera GFX release export fee37cd9b5
phase0-ci / build-and-audit (push) Failing after 1m41s
Publish Chimera GFX source
2026-09-03 02:53:36 +02:00

623 B

CMake helpers

Project-owned CMake modules are placed here as they become necessary. Phase 0 keeps policy in the top-level build so the enabled target graph is easy to audit.

The Phase-1 VideoOut option imports an already verified static SDL build by absolute path. It never downloads, patches, or executes a dependency during CMake configuration; orchestration and pin checks live in tools/build-phase1-videoout.sh.

The installed config exports the core as chimera-gfx::chimera-gfx and the capability-honest interfaces as chimera-gfx::chimera-gfx-retroarch-scaffold and chimera-gfx::chimera-gfx-sdl2-scaffold.