mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 08:50:13 +01:00
Docs: remove duplicate meson docs for windows
This block is duplicated, we already have the windows instruction above. Signed-off-by: Elie Tournier <elie.tournier@collabora.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
parent
dd76a6f198
commit
64d7bd96b8
1 changed files with 0 additions and 12 deletions
|
|
@ -133,18 +133,6 @@ Please read the <a href="meson.html">detailed meson instructions</a>
|
|||
for more information
|
||||
</p>
|
||||
|
||||
<p>On windows you can also use the visual studio backend</p>
|
||||
<pre>
|
||||
meson builddir --backend=vs
|
||||
cd builddir
|
||||
msbuild mesa.sln /m
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
Please read the <a href="meson.html">detailed meson instructions</a>
|
||||
for more information
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
<h2 id="scons">3. Building with SCons (Windows/Linux)</h2>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue