summaryrefslogtreecommitdiffstats
path: root/Source
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-03-18 13:41:37 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2013-03-18 13:41:37 (GMT)
commita402bc4d5a9722bec60535287e1328462fd0792e (patch)
treecb04b33f6726c5fbfed83e1174b6228535ee44ec /Source
parent253d7b6fe4a0cc7c76d049930a1d58e7e8bd5d3b (diff)
parent27e6f6ef398d3ccfc496b1ecedf2db89991be10d (diff)
downloadCMake-a402bc4d5a9722bec60535287e1328462fd0792e.zip
CMake-a402bc4d5a9722bec60535287e1328462fd0792e.tar.gz
CMake-a402bc4d5a9722bec60535287e1328462fd0792e.tar.bz2
Merge topic 'TI_DSP_to_TI'
27e6f6e TI compiler: add automatic detection of prefix and suffixes b301586 rename TI_DSP toolchain to TI, since it works also for the ARM compiler 12b25df Determine C/CXX/Fortran compiler: fix indentation 7baa55a Determine C/CXX/Fortran compiler: minor restructuring
Diffstat (limited to 'Source')
-rw-r--r--Source/cmDocumentVariables.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmDocumentVariables.cxx b/Source/cmDocumentVariables.cxx
index 326a4ce..2f55098 100644
--- a/Source/cmDocumentVariables.cxx
+++ b/Source/cmDocumentVariables.cxx
@@ -1499,7 +1499,7 @@ void cmDocumentVariables::DefineVariables(cmake* cm)
" PathScale = PathScale (pathscale.com)\n"
" SDCC = Small Device C Compiler (sdcc.sourceforge.net)\n"
" SunPro = Oracle Solaris Studio (oracle.com)\n"
- " TI_DSP = Texas Instruments (ti.com)\n"
+ " TI = Texas Instruments (ti.com)\n"
" TinyCC = Tiny C Compiler (tinycc.org)\n"
" Watcom = Open Watcom (openwatcom.org)\n"
" XL, VisualAge, zOS = IBM XL (ibm.com)\n"