rebar3 releases
Maximilian Hill
max95812@REDACTED
Wed Mar 11 22:21:38 CET 2020
Hello Tristan,
thank you very much. In my case the sources are indeed located in a
directory, which isn't named `c_src`.
Overlays do work for me.
Is it possible to exclude certain files (like .gitignore), when I use
`{copy, D, T}` for a directory?
--
max
On 3/10/20 10:42 PM, Tristan Sloughter wrote:
> If you set `include_src` to true it should include `c_src`.
>
> If you have sources in directories other than c_src you can include arbitrary files or directories with overlays https://www.rebar3.org/docs/releases#section-overlays
>
> Tristan
>
> On Mon, Mar 9, 2020, at 16:00, Maximilian Hill wrote:
>> Hello,
>>
>> usually rebar includes the sources in the release. I want to also
>> include the sources of nifs. How can I do that?
>>
More information about the erlang-questions
mailing list