diff options
author | Mats Wichmann <mats@linux.com> | 2019-05-04 16:00:32 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2019-05-04 16:11:16 (GMT) |
commit | 242c19a47df0ff3ff7cef7c6e60d3aa3db2c1039 (patch) | |
tree | 8a4393f14febe4ab83bb4400f6b0c475b5bc8d4b /doc/generated/functions.gen | |
parent | cb83cf38c8f8c17bfc06610b20e01ef23c19a368 (diff) | |
download | SCons-242c19a47df0ff3ff7cef7c6e60d3aa3db2c1039.zip SCons-242c19a47df0ff3ff7cef7c6e60d3aa3db2c1039.tar.gz SCons-242c19a47df0ff3ff7cef7c6e60d3aa3db2c1039.tar.bz2 |
[PR #3363] doc update for added flags
Needed a doc regen to pick up the change.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'doc/generated/functions.gen')
-rw-r--r-- | doc/generated/functions.gen | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/generated/functions.gen b/doc/generated/functions.gen index 9fc9d4b..505f1ad 100644 --- a/doc/generated/functions.gen +++ b/doc/generated/functions.gen @@ -2941,6 +2941,9 @@ and added to the following construction variables: -frameworkdir= FRAMEWORKPATH -include CCFLAGS -isysroot CCFLAGS, LINKFLAGS +-isystem CCFLAGS +-iquote CCFLAGS +-idirafter CCFLAGS -I CPPPATH -l LIBS -L LIBPATH |