]> git.lyx.org Git - lyx.git/blobdiff - INSTALL.cmake
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / INSTALL.cmake
index 0264540b366191a3d49604f0885a5d99043a7add..cfdbcd8945baf867267dbc194d2a4a00cf669c69 100644 (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'