From: Frederic Bouvier Date: Fri, 11 Nov 2011 13:12:25 +0000 (+0100) Subject: Cmake for Windows special instructions (typo) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=168e7bf1159b3f593a7714b18f5e82831173e85e;p=flightgear.git Cmake for Windows special instructions (typo) --- diff --git a/README.cmake b/README.cmake index 59b79d6e0..2464d7646 100644 --- a/README.cmake +++ b/README.cmake @@ -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