mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
14de3aa49b
This patch improves the cmake bundling process: - reworked bundle handling for OS X: only when installing resources are copied, otherwise only the smallest bundle is built - on OS X, the utility programs (tex2lyx) are now installed in the right location - it removes some unneeded BUNDLE DESTINATION - it provides a basic support for QT plugins inclusion - it properly builds a disk image on OS X (only the background image is missing) - it fixes the library paths for all executables (not only LyX) - Use the COPYING file for cmake install license |
||
---|---|---|
.. | ||
doc | ||
man | ||
modules | ||
po | ||
post_install | ||
scripts | ||
build.bat | ||
config.cpp.cmake | ||
config.h.cmake | ||
configCompiler.h.cmake | ||
configCompiler.h.msvc | ||
configFunctions.cmake | ||
configIncludes.cmake | ||
ConfigureChecks.cmake | ||
dmg | ||
Install.cmake | ||
lyx_date.h.cmake | ||
LyX_description.txt | ||
LyX_license.txt | ||
LyX_summary.txt | ||
lyx.rc | ||
LyxPackaging.cmake | ||
pcheaders.h | ||
PyCompile.cmake | ||
TODO.txt |