From eb1c34c51266557d433291467b36a0d9f7f14782 Mon Sep 17 00:00:00 2001 From: brarcher Date: Wed, 5 Feb 2014 16:08:40 +0000 Subject: [PATCH] example: add info on config.h.in, which is part of the CMake example git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1103 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- doc/check.texi | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/check.texi b/doc/check.texi index 5cdb948..de9c1d5 100644 --- a/doc/check.texi +++ b/doc/check.texi @@ -522,6 +522,7 @@ We set up a directory structure as follows: |-- README |-- CMakeLists.txt |-- cmake +| |-- config.h.in | |-- FindCheck.cmake |-- src | |-- CMakeLists.txt -- 2.49.0