travis: disable android and ios builds until they are fixed (#86)

This commit is contained in:
Sandy
2020-05-11 17:43:04 +02:00
committed by GitHub
parent 6736f26db4
commit c0d3224098
2 changed files with 50 additions and 49 deletions

View File

@@ -38,6 +38,7 @@ Todo
-------------
* Support Native Client.
* Support Windows Phone.
* Fix Android and iOS builds. [#85](https://github.com/widberg/bgfx.cmake/issues/85)
* More configuration. [#12](https://github.com/widberg/bgfx.cmake/issues/12)
* Add varying.def.sc files as shader dependencies.
* Combined examples.