From 870efd45868aeed7e0c088bb3edd753bf52a299f Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 11 Apr 2023 12:37:31 +0200 Subject: README.md: document noticeable configuration variables --- etc/README.template.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc/README.template.md') 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. + -- cgit v1.2.3