5 lines
157 B
Text
5 lines
157 B
Text
{erl_opts, [{platform_define, "^R.*", otp16_or_less}, debug_info]}.
|
|
|
|
{deps, [
|
|
{meck, "", {git, "https://github.com/eproxus/meck.git", {tag, "0.8.9"}}}
|
|
]}.
|