mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-03 20:54:00 +01:00
420 B
420 B
$QPACKAGE_ROOT/config
contains ifort.cfg
and gfortran.cfg
files which have the compiler flags that
will be used to compile the code. You can edit these files to modify the
compiling options (This configuration file is parsed by
read_compilation_cfg.py
).
To create the Ninja file ::
create_ninja_build.py –production $QPACKAGE_ROOT/config/ifort.cfg
To compile, run ::
$QPACKAGE_ROOT/ninja/ninja