Update README.md

This commit is contained in:
loanselot
2021-08-13 21:00:05 +03:00
committed by GitHub
parent 65513d0854
commit a6adccbfe9

View File

@@ -2,6 +2,8 @@ bgfx.cmake
===================
[![Build Status](https://github.com/bkaradzic/bgfx.cmake/workflows/Release/badge.svg)](https://github.com/bkaradzic/bgfx.cmake/workflows/Release/badge.svg)
**NOTE: This port only made to be used as C++ library, some features (such as bindings, examples) might not work! Please use original repo with GENie instead.**
This repo contains a bunch of cmake files that can be used to build bgfx with CMake.
Building