summaryrefslogtreecommitdiffstats
path: root/llvm/utils/LLVMVisualizers/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Submitted new file with wrong line endings. Correcting...Mike Spertus2016-03-281-7/+7
| | | | llvm-svn: 264620
* Use VS2015 Project Support for Natvis to eliminate the need to manually ↵Mike Spertus2016-03-281-0/+7
install natvis files When using Visual Studio 2015, cmake now puts the native visualizers in llvm.sln, so the developer automatically sees custom visualizations. Much thanks to ariccio who provided extensive help on this change. (manual installation still needed on VS2013) llvm-svn: 264601
OpenPOWER on IntegriCloud