4
1
mirror of https://github.com/pfloos/quack synced 2024-06-26 15:12:17 +02:00

fix make_ninja

This commit is contained in:
Pierre-Francois Loos 2020-10-14 08:31:37 +02:00
parent 5b62486bf7
commit a65817ce3f

View File

@ -122,7 +122,7 @@ build $LDIR/libxc.a $LDIR/libxcf90.a $IDIR/xc.h $IDIR/xc_funcs_removed.h $IDIR/x
build_qcaml = """
rule install_qcaml
command = cd $QUACK_ROOT/qcaml-tools ; ./install-qcaml.sh
command = cd $QUACK_ROOT/qcaml-tools ; ./install_qcaml.sh
pool = console
description = Installing QCaml