mirror of
https://github.com/pfloos/quack
synced 2024-12-22 20:34:46 +01:00
fix make_ninja
This commit is contained in:
parent
5b62486bf7
commit
a65817ce3f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user