blt / port_compiler

A rebar3 port compiler
MIT License
65 stars 38 forks source link

Fail on missing files #37

Closed cjkjellander closed 6 years ago

cjkjellander commented 6 years ago

This will prevent silent success compiles even if a necessary source file is missing, and force a compilation error.

Fixes #33

cjkjellander commented 6 years ago

No takers for this bug fix?