Quieten repeated cmake runs
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 3 Jul 2014 14:30:04 +0000 (16:30 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 9 Jul 2014 06:32:13 +0000 (08:32 +0200)
commit6592515313fcb27575aa14805106dcabb87a606c
tree01a7183afd1f2616a54f4b15e946cde2f95fb22d
parent5b0ad235891027b8b6f6995a6f5d140d17a53744
Quieten repeated cmake runs

We should not hassle the user about optional libraries that were not
found the first time. If the user wants to detect ones found in a
different place, then they can unset the relevant cache variables to
re-trigger detection and/or related output.

Change-Id: I266268dccc46da5b098d3d5640798cbee7ee6fd0
CMakeLists.txt
cmake/FindPandoc.cmake