[CMake] resetting CHECK_INCLUDE_FILE

Peter Soetens peter.soetens at fmtc.be
Wed Nov 8 07:40:16 EST 2006


On Wednesday 08 November 2006 11:32, Eric Noulard wrote:
> << re-sending to ML with complement >>
>
> The result of the check may be cached.
>
> If you install/remove software on which your build depends
> I think the better you have to do is to throw the CMake cache all together
> and re-run CMake in a pristine build tree.

That's dull if you already made some changes, or even have a working build, 
but want to test the same configuration with this one library extra 
installed.

I just found out about the thread which says to use FIND_XXX instead. That 
macro covers my needs, although the -NOTFOUND thing is not yet documented...

Thanks anyway,
Peter

-- 
Peter Soetens -- FMTC -- <http://www.fmtc.be>


More information about the CMake mailing list