mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 18:58:51 +00:00
a4e0c92fd4
Client: Build (Ernalg) Patch: Nobuaki Sukegawa This closes #888
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
{erl_opts, [{platform_define, "^R.*", otp16_or_less}, debug_info]}.
|
|
|
|
{deps, [
|
|
{meck, "", {git, "https://github.com/eproxus/meck.git", {tag, "0.8.2"}}}
|
|
]}.
|