mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-05 17:09:56 +00:00
add scons and cmake to the lyx-1.4.3 distribution
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15095 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
24e0a84407
commit
a989be6e85
@ -3,4 +3,4 @@ include $(top_srcdir)/config/common.am
|
||||
EXTRA_DIST = boostworkaround.txt ChangeLog Code_rules FORMAT \
|
||||
gettext.patch lazy_lyxtext.txt lyx3 lyx.rpm.README \
|
||||
lyxserver lyx.spec.in lyx.spec MacOSX OS2 Seminar.txt \
|
||||
TodoPlan-1.3 tools Win32
|
||||
TodoPlan-1.3 tools Win32 scons cmake
|
||||
|
@ -162,7 +162,9 @@ What's new
|
||||
|
||||
- A scons build system is added, for details please see INSTALL.scons.
|
||||
|
||||
- LyX can be compiled with MSVC using qt3 from the Q../Free project and scons.
|
||||
- CMmake build system added, for details see /development/cmake/README.cmake
|
||||
|
||||
- LyX can be compiled with MSVC using qt3 from the Q../Free project and scons or CMake.
|
||||
|
||||
- 'scons install' now produces a cygwin-compatible binary package under cygwin.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user