From 6237a7427de998a34bbb5318cd781cd7269dcf61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Sat, 18 Jul 2020 13:50:39 -0700 Subject: [PATCH] Updated docs. --- build.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/build.html b/build.html index 8642f2125..8fc7a6f0a 100644 --- a/build.html +++ b/build.html @@ -348,12 +348,16 @@ instead) inside different build system.

Alternative build systemsΒΆ

-

CMake -https://github.com/JoshuaBrookover/bgfx.cmake#bgfxcmake -https://github.com/widberg/bgfx.cmake -https://github.com/pr0g/sdl-bgfx-imgui-starter#sdl-bgfx-imgui-starter -https://github.com/yuki-koyama/hello-bgfx -https://github.com/ataulien/bgfx-cmake

+

CMake

+
+
+

fips is a highlevel build system wrapper written in Python for C/C++ projects. https://github.com/floooh/fips#fips

mkvfx is a tool that builds open source libraries commonly used in games, film, and vfx.