lyx_mirror/src/client
Benjamin Piwowarski 14de3aa49b CMake install and bundling improvements (esp. OS X)
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
2014-04-21 11:51:04 -04:00
..
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
boost.cpp
client.cpp Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00
CMakeLists.txt CMake install and bundling improvements (esp. OS X) 2014-04-21 11:51:04 -04:00
lyxclient.1in
Makefile.am Revert "Fix make distcheck for monolithic build" 2013-10-12 02:41:36 +02:00
pch.h