CPGen
C++ project generator
Loading...
Searching...
No Matches
CMakeEmitter.cpp File Reference

Implements the CMake build-file emitter. More...

#include "CPGen/Pipeline/CMakeEmitter.hpp"
#include <format>
#include <stdexcept>
Include dependency graph for CMakeEmitter.cpp:

Detailed Description

Implements the CMake build-file emitter.

Contains both the individual fragment generators (absorbed from the former CMakeProvider) and the CMakeEmitter::assemble orchestrator that chains them into a valid CMakeLists.txt.

Author
Darleanow