diff options
Diffstat (limited to 'Help/envvar/CC.rst')
-rw-r--r-- | Help/envvar/CC.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/envvar/CC.rst b/Help/envvar/CC.rst index 7e68110..ef12059 100644 --- a/Help/envvar/CC.rst +++ b/Help/envvar/CC.rst @@ -1,6 +1,8 @@ CC -- +.. include:: ENV_VAR.txt + Preferred executable for compiling ``C`` language files. Will only be used by CMake on the first configuration to determine ``C`` compiler, after which the value for ``CC`` is stored in the cache as |