Update to Premake 5.0-beta3
This commit is contained in:
parent
6f1cb9e253
commit
762145687b
|
@ -12,7 +12,7 @@
|
||||||
url = https://github.com/catchorg/Catch2.git
|
url = https://github.com/catchorg/Catch2.git
|
||||||
[submodule "third_party/premake-core"]
|
[submodule "third_party/premake-core"]
|
||||||
path = third_party/premake-core
|
path = third_party/premake-core
|
||||||
url = https://github.com/xenia-project/premake-core.git
|
url = https://github.com/premake/premake-core.git
|
||||||
[submodule "third_party/snappy"]
|
[submodule "third_party/snappy"]
|
||||||
path = third_party/snappy
|
path = third_party/snappy
|
||||||
url = https://github.com/xenia-project/snappy.git
|
url = https://github.com/xenia-project/snappy.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit fe71eb790c7d085cd3c6a7b71a50167b4da06e69
|
Subproject commit eb5238f1573274c3dd62b36dc8082edad1cabe12
|
Loading…
Reference in New Issue