Make Imagemagick availability more visible
commit566d5f0ee5f6dbb6d1fea1466b32df959c32a958
authorPaul Bauer <paul.bauer.q@gmail.com>
Wed, 28 Nov 2018 13:39:53 +0000 (28 14:39 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 29 Nov 2018 08:59:38 +0000 (29 09:59 +0100)
tree74fcaf178a4a77b7421d724929ec3946ffc2bb5e
parent5f9b4b9bb6ea2654d8c78d7f8aa85f394ee88e61
Make Imagemagick availability more visible

Changes the message type for the gmxTestImagemagick test to be a warning
when GMX_BUILD_MANUAL is ON, to make sure users see that there may be an
issue with building the full documentation.

Also change the test script to see if the new file actually gets
created, instead of checking the return code.

Refs #2778

Change-Id: I52ca5e0143bad396d0e6cfe610dac1bb13621e5f
cmake/gmxTestImageMagick.cmake
docs/CMakeLists.txt