mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
4ffe76351e
Client: erl
4 lines
109 B
Erlang
4 lines
109 B
Erlang
{erl_opts, [{platform_define, "^R.*", otp16_or_less}, debug_info]}.
|
|
|
|
{profiles, [{test, [{deps, [meck]}]}]}.
|