added new nicefloats project to dependencies
This commit is contained in:
parent
c71de5a7a1
commit
78663a9240
4 changed files with 11 additions and 165 deletions
|
@ -1,3 +1,9 @@
|
|||
{lib_dirs, ["deps"]}.
|
||||
|
||||
{sub_dirs, [
|
||||
"deps/nicefloats"
|
||||
]}.
|
||||
|
||||
%% edit eunit_test_path if you want to run your own tests, use "../" not "./" as
|
||||
%% rebar changes to working dir to .eunit when running tests
|
||||
{eunit_compile_opts, [{d, eunit_test_path, "../test/cases"}]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue