Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure proper use of include files under different project config scenarios #17

Open
oubiwann opened this issue Jul 14, 2020 · 1 comment
Milestone

Comments

@oubiwann
Copy link
Member

Originally filed here: lfe-rebar3/compile#28

  • a project with an lfe include and no additional settings in rebar.confg
  • a project with no include but which uses the include from a dep and has no additional settings in rebar.confg
  • both of those first two options, but with {lfe_first_files, ["src/.."]}. set in the rebar.confg
  • both of those first two options, but with {lfe_opts, [{i,"..."}]}. set in the rebar.confg
  • both of those first two options, but with lfe_first_files and lfe_opts set in the rebar.confg
@oubiwann oubiwann added this to the 0.4.0 milestone Jul 15, 2020
@oubiwann
Copy link
Member Author

I think I've started running into this a fair amount, especially in release builds. We may need to bump this up to the current milestone ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant