Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Libor Bukata
CMake
Commits
7a9a1e04
Commit
7a9a1e04
authored
May 28, 2017
by
Gregor Jasny
Browse files
Help: Add a hint about C and C++ compiler version variable
Closes #16917
parent
d3756189
Changes
1
Hide whitespace changes
Inline
Side-by-side
Help/variable/CMAKE_LANG_COMPILER_VERSION.rst
View file @
7a9a1e04
...
...
@@ -6,3 +6,7 @@ Compiler version string.
Compiler version in major[.minor[.patch[.tweak]]] format. This
variable is not guaranteed to be defined for all compilers or
languages.
For example ``CMAKE_C_COMPILER_VERSION`` and
``CMAKE_CXX_COMPILER_VERSION`` might indicate the respective C and C++
compiler version.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment