From 80e9fe9cee63f2a8ade3b381e31477ab6055ef8b Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Sun, 5 Jan 2014 04:41:08 +0100 Subject: Help: Note that language-specific 'built-ins' are set by the project command. --- Help/manual/cmake-toolchains.7.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Help/manual/cmake-toolchains.7.rst b/Help/manual/cmake-toolchains.7.rst index 97cd650..fb529ad 100644 --- a/Help/manual/cmake-toolchains.7.rst +++ b/Help/manual/cmake-toolchains.7.rst @@ -20,7 +20,11 @@ with information about compiler and utility paths. Languages ========= -Languages are enabled by the :command:`project` command. If no project command +Languages are enabled by the :command:`project` command. Language-specific +built-in variables, such as +:variable:`CMAKE_CXX_COMPILER _COMPILER>`, +:variable:`CMAKE_CXX_COMPILER_ID _COMPILER_ID>` etc are set by +invoking the :command:`project` command. If no project command is in the top-level CMakeLists file, one will be implicitly generated. By default the enabled languages are C and CXX: -- cgit v0.12