Fix table of contents

This commit is contained in:
Thom Troy
2019-04-04 22:35:27 +01:00
committed by GitHub
parent 77fe0314e0
commit 980d9e076a

View File

@@ -1,5 +1,4 @@
= Using System Provided Package Manager
:toc:
:toc-placement!:
@@ -11,4 +10,4 @@ Using your system provided packages is one of the oldest and most common form of
# Examples
I have already show how to do this in the link:https://github.com/ttroy50/cmake-examples/tree/master/01-basic/H-third-party-library[third party libray] example from the basic section and the link:https://github.com/ttroy50/cmake-examples/tree/master/05-unit-testing/boost[boost unit test] example.
I have already show how to do this in the link:https://github.com/ttroy50/cmake-examples/tree/master/01-basic/H-third-party-library[third party libray] example from the basic section and the link:https://github.com/ttroy50/cmake-examples/tree/master/05-unit-testing/boost[boost unit test] example.