diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2020-02-27 22:19:22 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2020-02-27 22:19:22 +0000 |
| commit | 2602af442545d5c0dc64ccd0fbcee849d4cff3c8 (patch) | |
| tree | 616e50d99cacf4b834a8dfddbedfe0d0f0dc873e | |
| parent | Updated tools (diff) | |
| download | DiligentEngine-2602af442545d5c0dc64ccd0fbcee849d4cff3c8.tar.gz DiligentEngine-2602af442545d5c0dc64ccd0fbcee849d4cff3c8.zip | |
travis: switched to gcc 9, updated submodules (fixed a bunch of minor issues)
| -rw-r--r-- | .travis.yml | 4 | ||||
| m--------- | DiligentCore | 0 | ||||
| m--------- | DiligentFX | 0 | ||||
| m--------- | DiligentSamples | 0 | ||||
| m--------- | DiligentTools | 0 |
5 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 85fb754..b62bdbc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,8 +15,8 @@ addons: sources: - ubuntu-toolchain-r-test packages: - - gcc-7 - - g++-7 + - gcc-9 + - g++-9 - cmake matrix: diff --git a/DiligentCore b/DiligentCore -Subproject e4a86e26c6a63794bda4d6423458ab36829c801 +Subproject ca9aeaf93afaa610aab1ce585daa20ffcf27d3a diff --git a/DiligentFX b/DiligentFX -Subproject 74b95ad5d6e7d726d007754808eec38d9498125 +Subproject 56e4a7b5957d3056d5f3bdf3b6cce7f45e44c99 diff --git a/DiligentSamples b/DiligentSamples -Subproject 6703937f6f572c173d7a9890031b0b305d452b0 +Subproject 7e6b35067a86fed5a6f4e3b6e80ac8080e9d993 diff --git a/DiligentTools b/DiligentTools -Subproject cd56c1d97f6d52acf8915d20b159130251c0cec +Subproject fbd65e1f602de5eadbb0b54529628489b98994f |
