fixes after engine update

This commit is contained in:
2019-06-04 22:02:07 +07:00
parent d5194cd166
commit 1f7b7cd336
4 changed files with 13 additions and 47 deletions

View File

@@ -5,7 +5,7 @@
- [git](https://git-scm.com/)
- [git-lfs](https://git-lfs.github.com/)
- [cmake](https://cmake.org/) **>= 3.11**
- [gcc](https://www.gnu.org/software/gcc/) **>= 4.9** or [clang](https://clang.llvm.org/) **>= 3.8** or [msvc](https://visualstudio.microsoft.com/) **>= 2015**
- [gcc](https://www.gnu.org/software/gcc/) **>= 7** or [clang](https://clang.llvm.org/) **>= 5.0** or [msvc](https://visualstudio.microsoft.com/) **>= 2017**
## * Cloning