emqtt/cuttlefish
This commit is contained in:
parent
b0917e665c
commit
f1d9f7cd49
2
Makefile
2
Makefile
|
@ -17,7 +17,7 @@ dep_time_compat = git https://github.com/lasp-lang/time_compat
|
||||||
dep_rand_compat = git https://github.com/lasp-lang/rand_compat
|
dep_rand_compat = git https://github.com/lasp-lang/rand_compat
|
||||||
|
|
||||||
TEST_DEPS = cuttlefish
|
TEST_DEPS = cuttlefish
|
||||||
dep_cuttlefish = git https://github.com/basho/cuttlefish master
|
dep_cuttlefish = git https://github.com/emqtt/cuttlefish
|
||||||
|
|
||||||
ERLC_OPTS += +'{parse_transform, lager_transform}'
|
ERLC_OPTS += +'{parse_transform, lager_transform}'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue