| commit | 88e6e189164f0c4bf7d8b29d7a27ef9ae39ef3a9 | [log] [tgz] |
|---|---|---|
| author | Hans Wennborg <hans@hanshq.net> | Tue Nov 14 22:32:49 2017 +0000 |
| committer | Hans Wennborg <hans@hanshq.net> | Tue Nov 14 22:32:49 2017 +0000 |
| tree | 4c9723bed1512ff8d566d64755491406392a2527 | |
| parent | 1644c12ef8167346c667847e91f000806557f450 [diff] |
CMake: Turn LLVM_ENABLE_LIBXML2 into a tri-state option In addition to the current ON and OFF options, this adds the FORCE_ON option, which causes a configuration error if libxml2 cannot be used. Differential revision: https://reviews.llvm.org/D40050 llvm-svn: 318209