lyx_mirror/development/cmake/modules
Scott Kostyshak f1694db496 CMake build: find enchant 2.x binary and lib
For example, see the Fedora file lists for the package
enchant2-devel [1] as well as the Debian Sid file lists for the
packages libenchant-2-dev [2] and enchant-2 [3]. The packages for
Ubuntu 20.04 are similar. Our autotools build has had support for
finding enchant 2.x since 71977769.

Searching for enchant-2 first is consistent with what we do for
autotools (see 1ae537c5).

This commit is related to #10986.

[1] https://www.lyx.org/trac/ticket/10986#comment:28
[2] https://packages.debian.org/sid/amd64/libenchant-2-dev/filelist
[3] https://packages.debian.org/sid/amd64/enchant-2/filelist
2020-03-13 10:07:05 -04:00
..
FindAiksaurusLIB.cmake
FindASPELL.cmake Cmake build: Use find_package_handle_standard_args() consistently 2014-05-13 12:30:20 +02:00
FindCXX11Compiler.cmake Extend Clang compiler detection to cover Apple CLang 2018-06-12 22:43:03 +02:00
FindENCHANT.cmake CMake build: find enchant 2.x binary and lib 2020-03-13 10:07:05 -04:00
FindGNUWIN32.cmake
FindHUNSPELL.cmake Cmake build: Remove cmake warnings about mismatched values of FindPackageHandleStandardArgs() 2020-01-27 10:44:14 +01:00
FindICONV.cmake Cmake build: Fix some warnings with cmake3.13 2019-02-05 12:27:15 +01:00
FindLyXGettext.cmake Cmake build: Refactor determination of destination paths. 2016-06-06 08:29:07 +02:00
FindMagic.cmake Cmake build: Symplify use of linking optional libraries found via find_package 2014-06-12 19:02:29 +02:00
FindMyThesLIB.cmake Cmake build: Adapt handling of mytheslib to automek behaviour 2017-03-07 14:27:08 +01:00
FindOpenSSL.cmake
FindQt4.cmake
FindZLIB.cmake
LyXDestinations.cmake Cmake build: Use the same destination for lyx-tex-files as in automake 2017-07-14 11:24:20 +02:00
LyXMacros.cmake Cmake build: Correct display cmake options 2019-07-14 11:12:55 +02:00
LyXPaths.cmake Cmake build: Removed some cmake warnings 2019-03-26 10:03:18 +01:00
LyXuic.cmake
MacroBoolTo01.cmake
PCHSupport_26.cmake
ProjectSourceGroup.cmake