Keep CMake quiet about non-detection of optional stuff
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 22 Mar 2014 17:21:15 +0000 (18:21 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 23 Mar 2014 22:50:28 +0000 (23:50 +0100)
commitef197fafb58ae2aa357523e15b955acbdd288342
tree0eb70277ec1c57ae6bc0312450d36a3217fc79c0
parenta1a2efaeb7986311a622577761497dd4fcc5d132
Keep CMake quiet about non-detection of optional stuff

Repeated calls to cmake would otherwise warn every time that these
optional things were not detected. That lack is only rarely a problem
that needs solving, so they should not be emitting status messages all
the time.

Change-Id: Iad6f0bdf72ba7848bcc819db6937b70b37900148
CMakeLists.txt
cmake/FindFFTW.cmake
cmake/FindGSL.cmake
doxygen/CMakeLists.txt