]> git.mxchange.org Git - flightgear.git/commitdiff
Cmake for Windows special instructions (typo)
authorFrederic Bouvier <fredfgfs01@free.fr>
Fri, 11 Nov 2011 13:12:25 +0000 (14:12 +0100)
committerFrederic Bouvier <fredfgfs01@free.fr>
Fri, 11 Nov 2011 13:12:25 +0000 (14:12 +0100)
README.cmake

index 59b79d6e0a4c0f36a2294873ae84b7fc31460cc4..2464d76468e51e985be8321c3e2809f7835c3492 100644 (file)
@@ -187,7 +187,7 @@ Source and build directories can be located anywhere.
 
 The suggested inputs to cmake are :
       MSVC_3RDPARTY_ROOT : location of the above directory structure
-         CMAKE_INSTALL_PREFIX : ${MSVC_3RDPARTY_ROOT}/install/msvc100/FlightGear (or any variation for the compiler version described above )
+      CMAKE_INSTALL_PREFIX : ${MSVC_3RDPARTY_ROOT}/install/msvc100/FlightGear (or any variation for the compiler version described above )
 
 
 1. Set up a work directory as described above