1
0
Fork 0

Cmake for Windows special instructions (typo)

This commit is contained in:
Frederic Bouvier 2011-11-11 14:12:25 +01:00
parent 03db1bfdc5
commit 168e7bf115

View 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