]> git.lyx.org Git - features.git/commit
Cmake build: Add LINK_LIBRARIES to check for HUNSPELL CXX ABI. Needed by XCode
authorKornel Benko <kornel@lyx.org>
Fri, 29 Nov 2019 12:49:02 +0000 (13:49 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:46 +0000 (15:48 +0200)
commitaaec85d029810c31e92a43126504484d184f739d
treee31cddf76759d192a48c7709c567ccc1e6a74ca4
parente90150a5fe7658d2fd7dcfadf593d6b05a2326ef
Cmake build: Add LINK_LIBRARIES to check for HUNSPELL CXX ABI. Needed by XCode

The trick with faking the link command does not work with XCode
see: https://cmake.org/pipermail/cmake/2010-May/037132.html

Spotted by Patrick (pdvisschere@edpnet.be)
development/cmake/ConfigureChecks.cmake