wrong slashs...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19737 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2007-08-22 21:48:06 +00:00
parent 209496e52e
commit ef999ad9d5

View File

@ -83,7 +83,7 @@ Building with GCC/Linux
------------------------
* create a build directory, e.g. .../trunk/../build
* call in the build directory 'cmake ..\trunk\development\cmake'
* call in the build directory 'cmake ../trunk/development/cmake'
* compiler and linker options could be suppressd by '-Dquiet=1'