mirror of
https://gitlab.com/scemama/qmcchem.git
synced 2024-11-07 06:33:38 +01:00
Fixed ninja ocaml
This commit is contained in:
parent
c0aeac548a
commit
a5fe15571f
@ -66,7 +66,7 @@ build always: phony | ezfio.ml
|
||||
build $GENERATED_NINJA: run_ninja_ocaml | always
|
||||
build ezfio.ml: copy ../EZFIO/Ocaml/ezfio.ml
|
||||
build Qptypes.ml: create_qptypes qptypes_generator
|
||||
build qptypes_generator: run_ninja | $GENERATED_NINJA
|
||||
build qptypes_generator: run_ninja | $GENERATED_NINJA ezfio.ml
|
||||
target = qptypes_generator
|
||||
|
||||
build clean: run_clean
|
||||
|
Loading…
Reference in New Issue
Block a user