[Omake] Ah nevermind, figured out...
Aleksey Nogin
nogin at metaprl.org
Sat Jun 21 12:49:46 PDT 2008
On 20.06.2008 22:40, Juan Linietsky wrote:
> I think i figured out.. i have to write:
>
> export FILE_LIST
>
> and subsequent OMakefiles will not overwrite the scoping...
> although it is a little weird, is this the rigth way?
>
Juan,
Yes it's the right way - an included OMakefile is an implicit scoping
block and you can use "export" the same way as with explicit scoping
sections.
Aleksey
More information about the Omake
mailing list