10 lines
194 B
Text
10 lines
194 B
Text
|
|
(library
|
||
|
|
(name ppx_cstruct)
|
||
|
|
(public_name ppx_cstruct)
|
||
|
|
(kind ppx_rewriter)
|
||
|
|
(wrapped false)
|
||
|
|
(ppx_runtime_libraries cstruct)
|
||
|
|
(preprocess
|
||
|
|
(pps ppxlib.metaquot))
|
||
|
|
(libraries sexplib ppxlib))
|