From 8141ccf380377e48edf596135306c8daa76a68ca Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Tue, 17 Jul 2012 20:27:05 +0200 Subject: doc: minor documentation fixes after package infrastructure changes Signed-off-by: Thomas Petazzoni --- docs/manual/adding-packages-cmake.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/manual/adding-packages-cmake.txt') diff --git a/docs/manual/adding-packages-cmake.txt b/docs/manual/adding-packages-cmake.txt index d1489bdf1..e29ca0fa1 100644 --- a/docs/manual/adding-packages-cmake.txt +++ b/docs/manual/adding-packages-cmake.txt @@ -4,7 +4,7 @@ Infrastructure for CMake-based packages [[cmake-package-tutorial]] +cmake-package+ tutorial -~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~ First, let's see how to write a +.mk+ file for a CMake-based package, with an example : @@ -63,7 +63,7 @@ package to be built. [[cmake-package-reference]] +cmake-package+ reference -~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~ The main macro of the CMake package infrastructure is +cmake-package+. It is similar to the +generic-package+ macro. The ability to -- cgit v1.2.3