]> git.lyx.org Git - features.git/commit
Amend 8774ad5, Adapt to new hunspell C++ ABI for cmake
authorKornel Benko <kornel@lyx.org>
Fri, 30 Mar 2018 12:10:45 +0000 (14:10 +0200)
committerKornel Benko <kornel@lyx.org>
Fri, 30 Mar 2018 12:10:45 +0000 (14:10 +0200)
commit4cfc5bb75d64cb91a0bb046457926b34c85ac16b
tree3d5073a04f648a15f80733155513e6cc94f9778d
parent8774ad51c01938d66d6e014dd31b858c1608edbb
Amend 8774ad5, Adapt to new hunspell C++ ABI for cmake

Replace CHECK_CXX_SOURCE_COMPILES() with TRY_COMPILE()
Discarding the link-stage mimics the behaviour used by automake.
Now the testsource is compiled regardless if hunspell
is external or not.
development/cmake/ConfigureChecks.cmake