Building using CMake - Windows: Difference between revisions

Jump to navigation Jump to search
m
→‎SimGear: CMake platform fix.
m (→‎SimGear: CMake platform fix.)
Line 103: Line 103:
-DMSVC_3RDPARTY_ROOT=%MSVC_3RDPARTY_ROOT% ^
-DMSVC_3RDPARTY_ROOT=%MSVC_3RDPARTY_ROOT% ^
-DCMAKE_INSTALL_PREFIX=%MSVC_3RDPARTY_ROOT%\install\msvc140-64\SimGear ^
-DCMAKE_INSTALL_PREFIX=%MSVC_3RDPARTY_ROOT%\install\msvc140-64\SimGear ^
-G"Visual Studio 14 Win64"
-G "Visual Studio 14 2015 Win64"


REM Compile.
REM Compile.
Line 118: Line 118:
-DMSVC_3RDPARTY_ROOT=%MSVC_3RDPARTY_ROOT% ^
-DMSVC_3RDPARTY_ROOT=%MSVC_3RDPARTY_ROOT% ^
-DCMAKE_INSTALL_PREFIX=%MSVC_3RDPARTY_ROOT%\install\msvc140-64\SimGear ^
-DCMAKE_INSTALL_PREFIX=%MSVC_3RDPARTY_ROOT%\install\msvc140-64\SimGear ^
-G"Visual Studio 14 Win64"
-G "Visual Studio 14 2015 Win64"


REM Compile.
REM Compile.

Navigation menu