Cmake for Windows special instructions (typo)
This commit is contained in:
parent
03db1bfdc5
commit
168e7bf115
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue