Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 648 Bytes

quick-start.rst

File metadata and controls

25 lines (18 loc) · 648 Bytes

Quick start

Short description of main commands. First part is about choosing CMake version to use, then example of commands for downloading Boost components. At the end take a look at GitHub repository with tiny project that use GTest and try it yourself.

Examples on GitHub

.. toctree::
   :maxdepth: 1

   CMake version </quick-start/cmake>
   /quick-start/boost-components
   /quick-start/simple
   /quick-start/uninstall