From: brarcher Date: Wed, 5 Feb 2014 16:08:40 +0000 (+0000) Subject: example: add info on config.h.in, which is part of the CMake example X-Git-Tag: 0.10.0~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb1c34c51266557d433291467b36a0d9f7f14782;p=check 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 --- 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