diff options
author | Michael Kuhn <michael.kuhn@informatik.uni-hamburg.de> | 2019-12-11 19:22:59 +0100 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2019-12-11 12:22:59 -0600 |
commit | 927f49630639122d0051ec6c05602000be6ed98d (patch) | |
tree | fd68278d1bcd6a627025b0c890156b31289577b0 /.travis.yml | |
parent | f2979da2afb1f9a5ce58d38012eeefbcc223d6a6 (diff) | |
download | spack-927f49630639122d0051ec6c05602000be6ed98d.tar.gz spack-927f49630639122d0051ec6c05602000be6ed98d.tar.bz2 spack-927f49630639122d0051ec6c05602000be6ed98d.tar.xz spack-927f49630639122d0051ec6c05602000be6ed98d.zip |
doxygen: Fix libiconv checks (#14106)
PR #10589 introduced a libiconv dependency to doxygen. This causes
problems on Linux systems, since the iconv symbols are included in libc,
which causes CMake to use the external header but not the external
library. Work around this by always using the external libiconv.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions