X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL.cmake;h=cfdbcd8945baf867267dbc194d2a4a00cf669c69;hb=a229ecb226a4ea930b8f6b4f43990de5ea2bfca8;hp=0264540b366191a3d49604f0885a5d99043a7add;hpb=6295190087328bea60b46d5043bc32260e9a1318;p=lyx.git diff --git a/INSTALL.cmake b/INSTALL.cmake index 0264540b36..cfdbcd8945 100644 --- a/INSTALL.cmake +++ b/INSTALL.cmake @@ -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'