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
CMake
CMake
Commits
c780524a
Commit
c780524a
authored
Jun 19, 2015
by
Brad King
Committed by
Kitware Robot
Jun 19, 2015
Browse files
Merge topic 'doc-CMAKE_GENERATOR_PLATFORM-typo'
1c9db7db
Help: Fix typo in CMAKE_GENERATOR_PLATFORM docs (
#15621
)
parents
ea69c7cb
1c9db7db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Help/variable/CMAKE_GENERATOR_PLATFORM.rst
View file @
c780524a
...
...
@@ -5,7 +5,7 @@ Generator-specific target platform name specified by user.
Some CMake generators support a target platform name to be given
to the native build system to choose a compiler toolchain.
If the user specifies a
toolset
name (e.g. via the cmake -A option)
If the user specifies a
platform
name (e.g. via the cmake -A option)
the value will be available in this variable.
The value of this variable should never be modified by project code.
...
...
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