Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CMake
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mattias Ellert
CMake
Commits
69d50a7e
Commit
69d50a7e
authored
7 years ago
by
Brad King
Browse files
Options
Downloads
Patches
Plain Diff
Help: Fix typo in Cray/PGI/XL compile features docs
Reported-by:
Rolf Eike Beer
<
eike@sf-mail.de
>
parent
28756437
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Help/manual/cmake-compile-features.7.rst
+2
-2
2 additions, 2 deletions
Help/manual/cmake-compile-features.7.rst
Help/release/3.9.rst
+1
-1
1 addition, 1 deletion
Help/release/3.9.rst
with
3 additions
and
3 deletions
Help/manual/cmake-compile-features.7.rst
+
2
−
2
View file @
69d50a7e
...
...
@@ -347,7 +347,7 @@ versions specified for each:
* ``GNU``: GNU compiler versions 3.4 through 5.0.
CMake is currently aware of the :prop_tgt:`C++ standards <CXX_STANDARD>` and
th
i
er associated meta-features (e.g. ``cxx_std_11``) available from the
the
i
r associated meta-features (e.g. ``cxx_std_11``) available from the
following :variable:`compiler ids <CMAKE_<LANG>_COMPILER_ID>` as of the
versions specified for each:
...
...
@@ -356,7 +356,7 @@ versions specified for each:
* ``XL``: IBM XL version 10.1 through 13.1.5.
CMake is currently aware of the :prop_tgt:`C standards <C_STANDARD>` and
th
i
er associated meta-features (e.g. ``c_std_99``) available from the
the
i
r associated meta-features (e.g. ``c_std_99``) available from the
following :variable:`compiler ids <CMAKE_<LANG>_COMPILER_ID>` as of the
versions specified for each:
...
...
This diff is collapsed.
Click to expand it.
Help/release/3.9.rst
+
1
−
1
View file @
69d50a7e
...
...
@@ -18,7 +18,7 @@ Languages
:ref:`Makefile Generators` and the :generator:`Ninja` generator.
* CMake is now aware of the :prop_tgt:`C++ standards <CXX_STANDARD>` and
:prop_tgt:`C standards <C_STANDARD>` and th
i
er associated meta-features for
:prop_tgt:`C standards <C_STANDARD>` and the
i
r associated meta-features for
the following :variable:`compiler ids <CMAKE_<LANG>_COMPILER_ID>`: ``Cray``,
``PGI``, and ``XL``.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment