18 lines
529 B
Plaintext
18 lines
529 B
Plaintext
|
(jbuild_version 1)
|
||
|
|
||
|
(library
|
||
|
((name tezos_client_environment)
|
||
|
(public_name tezos-client-environment)
|
||
|
(libraries (tezos-base
|
||
|
tezos-protocol-environment-sigs
|
||
|
tezos-micheline))
|
||
|
(flags (:standard -w -9+27-30-32-40@8
|
||
|
-safe-string
|
||
|
-open Tezos_base__TzPervasives
|
||
|
-open Tezos_micheline))))
|
||
|
|
||
|
(alias
|
||
|
((name runtest_indent)
|
||
|
(deps ((glob_files *.ml) (glob_files *.mli)))
|
||
|
(action (run bash ${libexec:tezos-stdlib:test-ocp-indent.sh} ${^}))))
|