Răsfoiți Sursa

Updated docs.

Бранимир Караџић 5 ani în urmă
părinte
comite
6237a7427d
1 a modificat fișierele cu 10 adăugiri și 6 ștergeri
  1. 10 6
      build.html

+ 10 - 6
build.html

@@ -348,12 +348,16 @@ instead) inside different build system.</p>
 </div>
 <div class="section" id="alternative-build-systems">
 <h2>Alternative build systems<a class="headerlink" href="#alternative-build-systems" title="Permalink to this headline">¶</a></h2>
-<p><strong>CMake</strong>
-<a class="reference external" href="https://github.com/JoshuaBrookover/bgfx.cmake#bgfxcmake">https://github.com/JoshuaBrookover/bgfx.cmake#bgfxcmake</a>
-<a class="reference external" href="https://github.com/widberg/bgfx.cmake">https://github.com/widberg/bgfx.cmake</a>
-<a class="reference external" href="https://github.com/pr0g/sdl-bgfx-imgui-starter#sdl-bgfx-imgui-starter">https://github.com/pr0g/sdl-bgfx-imgui-starter#sdl-bgfx-imgui-starter</a>
-<a class="reference external" href="https://github.com/yuki-koyama/hello-bgfx">https://github.com/yuki-koyama/hello-bgfx</a>
-<a class="reference external" href="https://github.com/ataulien/bgfx-cmake">https://github.com/ataulien/bgfx-cmake</a></p>
+<p><strong>CMake</strong></p>
+<blockquote>
+<div><ul class="simple">
+<li><p><a class="reference external" href="https://github.com/JoshuaBrookover/bgfx.cmake#bgfxcmake">https://github.com/JoshuaBrookover/bgfx.cmake#bgfxcmake</a></p></li>
+<li><p><a class="reference external" href="https://github.com/widberg/bgfx.cmake">https://github.com/widberg/bgfx.cmake</a></p></li>
+<li><p><a class="reference external" href="https://github.com/pr0g/sdl-bgfx-imgui-starter#sdl-bgfx-imgui-starter">https://github.com/pr0g/sdl-bgfx-imgui-starter#sdl-bgfx-imgui-starter</a></p></li>
+<li><p><a class="reference external" href="https://github.com/yuki-koyama/hello-bgfx">https://github.com/yuki-koyama/hello-bgfx</a></p></li>
+<li><p><a class="reference external" href="https://github.com/ataulien/bgfx-cmake">https://github.com/ataulien/bgfx-cmake</a></p></li>
+</ul>
+</div></blockquote>
 <p><strong>fips</strong> is a highlevel build system wrapper written in Python for C/C++ projects.
 <a class="reference external" href="https://github.com/floooh/fips#fips">https://github.com/floooh/fips#fips</a></p>
 <p><strong>mkvfx</strong> is a tool that builds open source libraries commonly used in games, film, and vfx.