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
8576c394
Commit
8576c394
authored
Jun 18, 2015
by
Brad King
Browse files
Merge branch 'doc-CMAKE_GENERATOR_PLATFORM-typo' into release
parents
86bde2ef
1c9db7db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Help/variable/CMAKE_GENERATOR_PLATFORM.rst
View file @
8576c394
...
...
@@ -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