Building using CMake - Windows: Difference between revisions

m
→‎Directory tree: the package name changed, so the old links were correct, but outdated
m (Hyperlink rather to the last successful build for the msvc 3rd party files)
m (→‎Directory tree: the package name changed, so the old links were correct, but outdated)
Line 22: Line 22:
<tt>
<tt>
: ${MSVC_3RDPARTY_ROOT} /
: ${MSVC_3RDPARTY_ROOT} /
:: [http://flightgear.simpits.org:8080/job/3rdParty-Win/lastSuccessfulBuild/artifact/3rdParty/ 3rdParty] / </tt> ( includes boost, plib, fltk, zlib, libpng, libjpeg, libtiff, freetype, libsvn, gdal, ... ) <tt>
:: [http://flightgear.simpits.org:8080/job/3rdParty-Win/lastSuccessfulBuild/artifact/3rdParty/*zip*/3rdParty.zip 3rdParty] / </tt> ( includes boost, plib, fltk, zlib, libpng, libjpeg, libtiff, freetype, libsvn, gdal, ... ) <tt>
::: bin /
::: bin /
::: include /
::: include /
Line 44: Line 44:
<tt>
<tt>
: ${MSVC_3RDPARTY_ROOT} /
: ${MSVC_3RDPARTY_ROOT} /
:: [http://flightgear.simpits.org:8080/job/3rdParty-Win/lastSuccessfulBuild/artifact/3rdParty.x64/ 3rdParty.x64] /
:: [http://flightgear.simpits.org:8080/job/3rdParty-Win/lastSuccessfulBuild/artifact/3rdParty.x64/*zip*/3rdParty.x64.zip 3rdParty.x64] /
::: bin /
::: bin /
::: include /
::: include /