Update CMake and build documentation

This commit is contained in:
Martin Hořeňovský
2018-06-21 23:34:17 +02:00
parent 44722f9ed3
commit bf221583b1
4 changed files with 218 additions and 97 deletions

View File

@@ -20,7 +20,10 @@ Fine tuning:
Running:
* [Command line](command-line.md#top)
* [CI and Build system integration](build-systems.md#top)
Odds and ends:
* [CMake integration](cmake-integration.md#top)
* [CI and other miscellaneous pieces](ci-and-misc.md#top)
FAQ:
* [Why are my tests slow to compile?](slow-compiles.md#top)