summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_LANG_COMPILER_ID.rst
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2016-12-08 21:48:17 (GMT)
committerBrad King <brad.king@kitware.com>2016-12-09 19:13:06 (GMT)
commit4505411982aae1d5c79bd80c43b8cba5b3a462cf (patch)
tree32c24ba1d38d242fd62f761ef2bc1292bed006ac /Help/variable/CMAKE_LANG_COMPILER_ID.rst
parent1dd3e21a54f684df876da6d778ed04535ebf10ee (diff)
downloadCMake-4505411982aae1d5c79bd80c43b8cba5b3a462cf.zip
CMake-4505411982aae1d5c79bd80c43b8cba5b3a462cf.tar.gz
CMake-4505411982aae1d5c79bd80c43b8cba5b3a462cf.tar.bz2
Help: Document CUDA_STANDARD and related properties
Diffstat (limited to 'Help/variable/CMAKE_LANG_COMPILER_ID.rst')
-rw-r--r--Help/variable/CMAKE_LANG_COMPILER_ID.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_LANG_COMPILER_ID.rst b/Help/variable/CMAKE_LANG_COMPILER_ID.rst
index ebd616e..0fab10c 100644
--- a/Help/variable/CMAKE_LANG_COMPILER_ID.rst
+++ b/Help/variable/CMAKE_LANG_COMPILER_ID.rst
@@ -23,6 +23,7 @@ include:
Intel = Intel Compiler (intel.com)
MIPSpro = SGI MIPSpro (sgi.com)
MSVC = Microsoft Visual Studio (microsoft.com)
+ NVIDIA = NVIDIA CUDA Compiler (nvidia.com)
OpenWatcom = Open Watcom (openwatcom.org)
PGI = The Portland Group (pgroup.com)
PathScale = PathScale (pathscale.com)