-
Nils Kohl authored
Generating cmake files only from generated .cpp and .hpp files. cmake files can now be generated without invoking the HFG first. Allows for adding some operators (e.g., by commenting out everything else in .toml) and then generating the cmake stuff afterward (which should happen automatically anyway).
Nils Kohl authoredGenerating cmake files only from generated .cpp and .hpp files. cmake files can now be generated without invoking the HFG first. Allows for adding some operators (e.g., by commenting out everything else in .toml) and then generating the cmake stuff afterward (which should happen automatically anyway).