]> git.lyx.org Git - features.git/commit
Adapt to new hunspell C++ ABI for cmake
authorKornel Benko <kornel@lyx.org>
Thu, 29 Mar 2018 20:53:59 +0000 (22:53 +0200)
committerKornel Benko <kornel@lyx.org>
Thu, 29 Mar 2018 20:53:59 +0000 (22:53 +0200)
commit8774ad51c01938d66d6e014dd31b858c1608edbb
tree7cb4058895013109b3c7956beac54f27a50bc79f
parent1efef5542baed427045ce77fa41bb0264ca5e1e8
Adapt to new hunspell C++ ABI for cmake

The compile test for 3rdparty hunspell is omitted,
because the macro check_cxx_source_compiles() tries also to link.
But at the time of the check, the required library is not there.
development/cmake/ConfigureChecks.cmake
development/cmake/configCompiler.h.cmake