diff options
Diffstat (limited to 'etc/README.template.md')
-rw-r--r-- | etc/README.template.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/README.template.md b/etc/README.template.md index f53a94c..0ad4d9f 100644 --- a/etc/README.template.md +++ b/etc/README.template.md @@ -36,3 +36,9 @@ For interoperability with CMake projects, see - [being consumed by CMake](./doc/being-consumed-by-cmake.org) ## Rule Documentation + +In this documentation, the standard configuration variables +`"AR"`, `"CC"`, `"CXX"`, `"CFLAGS"`, `"CXXFLAGS"`,`"LDFLAGS"`, +`"ADD_CFLAGS"`, `"ADD_CXXFLAGS"`, `"ADD_LDFLAGS"`, `"ENV"`, +`"BUILD_POSITION_INDEPENDENT"` are ommitted. + |