Hi @Rich_Morin, do you specify a plt_add_deps
option?
By defining it as :apps_direct
, you can restrict manually the app tree, and the whole process could be a bit faster (not only making the plt, but running dialyzer after it too).
Hi @Rich_Morin, do you specify a plt_add_deps
option?
By defining it as :apps_direct
, you can restrict manually the app tree, and the whole process could be a bit faster (not only making the plt, but running dialyzer after it too).