]> 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)
committerKornel Benko <kornel@lyx.org>
Fri, 29 Nov 2019 12:49:02 +0000 (13:49 +0100)
commit350a9daf567d7f39f0a5afd0991a697241413e80
treeadaea17359563db36062a6310be3304fcf4b16c8
parent5e436ce9e5c8b1bf6a06d27b9771c7b7e8ca6be0
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