Docs: remove duplicate meson docs for windows
authorElie Tournier <tournier.elie@gmail.com>
Fri, 15 Nov 2019 13:29:58 +0000 (13:29 +0000)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 21 Nov 2019 16:51:18 +0000 (16:51 +0000)
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>
docs/install.html

index ec186fb84af2ecc993bd48ded39596307d829ab2..83c5ebfb115d217c67974070c5a6427a8d6a0ddf 100644 (file)
@@ -133,18 +133,6 @@ Please read the <a href="meson.html">detailed meson instructions</a>
 for more information
 </p>
 
 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>
 
 
 <h2 id="scons">3. Building with SCons (Windows/Linux)</h2>