Merge branch 'master' into nazara-next

This commit is contained in:
Jérôme Leclercq
2020-09-17 20:28:11 +02:00
270 changed files with 106800 additions and 334 deletions

View File

@@ -19,11 +19,11 @@ skip_commits:
message: /\[Posix\]/
os:
- Visual Studio 2017
- Visual Studio 2019
environment:
matrix:
- TOOLSET: vs2017
- TOOLSET: vs2019
install:
- cd build && "./premake5.exe" %TOOLSET% && cd ..