1941f9ae4b
Rewrite of the integration of the preprocessor. Compiles bt DOES NOT PASS THE CI.
14 lines
221 B
Plaintext
14 lines
221 B
Plaintext
(dirs (:standard))
|
|
|
|
(library
|
|
(name ligo)
|
|
(public_name ligo)
|
|
(libraries
|
|
Preprocessor
|
|
simple-utils
|
|
tezos-utils
|
|
tezos-micheline
|
|
main)
|
|
(preprocess
|
|
(pps ppx_let bisect_ppx --conditional)))
|