Re: Embed extra search paths into Lua build?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Embed extra search paths into Lua build?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2015年7月13日 16:24:38 -0300
> > You can write your definitions in a file, say mydefs.h, and then
> > build Lua with -DLUA_USER_H='"mydefs.h"'.
>
> I can't believe I missed this feature all these years.
For the record, support for LUA_USER_H was introduced in Lua 5.0.