Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
MakeCompilerStrategy.h File Reference

Declares a compilation strategy based on make. More...

#include "CompilerStrategy.h"
#include <filesystem>
#include <utility>
Include dependency graph for MakeCompilerStrategy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MakeCompilerStrategy
 Compilation strategy using a make-based build system. More...
 

Detailed Description

Declares a compilation strategy based on make.

This header defines MakeCompilerStrategy, a CompilerStrategy that delegates the build process to make in a given source directory, and then runs the resulting binary with an optional matching scale.

Definition in file MakeCompilerStrategy.h.