User:Legoboyvdlp/Building using CMake - Windows: Difference between revisions

Line 37: Line 37:
: FlightGearBuild / </tt> (Main root directory) <tt>
: FlightGearBuild / </tt> (Main root directory) <tt>
:: windows-3rd-party-deps /
:: windows-3rd-party-deps /
:: flightgear-git / </tt> (FlightGear sources) <tt>
:: flightgear / </tt> (FlightGear sources) <tt>
:: simgear-git / </tt> (SimGear sources) <tt>
:: simgear / </tt> (SimGear sources) <tt>
:: fgdata / </tt> (FlightGear data files) <tt>
:: flightgear-build / </tt> (Create this empty for now, will be used by cmake) <tt>
:: flightgear-build / </tt> (Create this empty for now, will be used by cmake) <tt>
:: simgear-built / </tt> (Create this empty for now, will be used by cmake) <tt>
:: simgear-built / </tt> (Create this empty for now, will be used by cmake) <tt>
:: install / </tt> (Directory where you will install the built binaries to)
:: install / </tt> (Directory where you will install the built binaries to)
::: FlightGear /  
::: FlightGear / (create this empty for now, subfolders will be created by build process)
:::: data / </tt> (FGDATA only. Bin / lib folder will be created by the build process) <tt>
::: msvc-140 /  
::: msvc-140 /  
:::: OpenSceneGraph / </tt>(Pre-built OSG) <tt>
:::: OpenSceneGraph / </tt>(Pre-built OSG) <tt>
842

edits