If building with LLVM_ENABLE_DOXYGEN and using CMake then
authorDan Liew <dan@su-root.co.uk>
Mon, 28 Apr 2014 09:10:05 +0000 (09:10 +0000)
committerDan Liew <dan@su-root.co.uk>
Mon, 28 Apr 2014 09:10:05 +0000 (09:10 +0000)
commit859530fba67f0ae90ed8fe2ba083bf012b667332
tree1e3b35df8c9147243983baf51362f387c4216abc
parentd6d57bc3fb1922ebffff028b382c6521624e3731
If building with LLVM_ENABLE_DOXYGEN and using CMake then
abort while configuring if doxygen could not be found. This
is desirable because if the build is going to fail then it should
fail as early as possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207404 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/config-ix.cmake