mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
Mention that builtin variables exist only in the global module
[SVN r50114]
This commit is contained in:
@@ -1343,7 +1343,10 @@ files during any of the three build phases.
|
||||
|
||||
[section:builtins Built-in Variables]
|
||||
|
||||
This section discusses variables that have special meaning to =bjam=.
|
||||
This section discusses variables that have special meaning to =bjam=. All of
|
||||
these must be defined or used in the global module -- using those variables
|
||||
inside a named module will not have the desired effect.
|
||||
See [link jam.language.modules Modules].
|
||||
|
||||
[section:search SEARCH and LOCATE]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user