lyx_mirror/development/cmake/modules
Kornel Benko 5d3d26b024 Cmake build: Adapt handling of mytheslib to automek behaviour
The added cmake-parameter is:
  -DLYX_EXTERNAL_MYTHES=<value>
where <value> is one of
  AUTO	(Default) Search first on system for mythes (lib and include)
  ON	Use installed only (errors if not installed)
  OFF	Compile the provided source in 3rdparty
2017-03-07 14:27:08 +01:00
..
FindAiksaurusLIB.cmake
FindASPELL.cmake Cmake build: Use find_package_handle_standard_args() consistently 2014-05-13 12:30:20 +02:00
FindCXX11Compiler.cmake Fix MSVC C++11 detection 2016-07-02 18:26:08 +02:00
FindEnchant.cmake Cmake build: Use find_package_handle_standard_args() consistently 2014-05-13 12:30:20 +02:00
FindGNUWIN32.cmake
FindHunspell.cmake Cmake build: Use find_package_handle_standard_args() consistently 2014-05-13 12:30:20 +02:00
FindICONV.cmake
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: Finetune some destination data paths on UNIX 2016-06-10 13:40:38 +02:00
LyXMacros.cmake Cmake build: Added check for pythons polib module 2016-07-24 11:20:08 +02:00
LyXPaths.cmake also build without gnuwin32 directory 2015-12-15 13:20:10 +01:00
LyXuic.cmake
MacroBoolTo01.cmake
PCHSupport_26.cmake
ProjectSourceGroup.cmake