X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=INSTALL.scons;h=6376e2f6d0d551b27bf1541603c7f72ab23c1140;hb=db8c16d554ebb1dcb319e44d318572de6eff024b;hp=f8b57570999b55ae99a24cf68971946d1f2b7bb1;hpb=00e305c9d9bd8b0ff54b6c58adb6192d5934ed60;p=lyx.git diff --git a/INSTALL.scons b/INSTALL.scons index f8b5757099..6376e2f6d0 100644 --- a/INSTALL.scons +++ b/INSTALL.scons @@ -61,6 +61,9 @@ file: > mkdir build > cd build > scons -f ../development/scons/SConstruct frontend=qt4 all +If you are tired of typing development/scons/SConstruct, you can link +development/scons/SConstruct to the top source directory and use this +SConstruct file. There are three types of command line options: * key=value are user options. They are used to tell scons which