summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CMakePrimer.rst
Commit message (Collapse)AuthorAgeFilesLines
* [docs] fix cmake code-block warningRenato Golin2016-07-201-4/+4
| | | | | | | This will unblock the llvm-sphinx-buildbot, which is currently failing due to a warning being treated as error. llvm-svn: 276100
* [Docs] Add CMake Primer documentChris Bieneman2016-04-291-0/+465
This document is intended to provide a basic overview of the CMake scripting language for LLVM developers. It was unorthodoxly reviewed for accuracy and content on the CMake developer list: http://public.kitware.com/pipermail/cmake-developers/2016-April/028300.html llvm-svn: 268096
OpenPOWER on IntegriCloud