changed path to boost so it doesn't conflict with previous
This commit is contained in:
parent
ba5fb78c5a
commit
18f922b28b
|
@ -55,6 +55,6 @@
|
||||||
[submodule "externals/tracy"]
|
[submodule "externals/tracy"]
|
||||||
path = externals/tracy
|
path = externals/tracy
|
||||||
url = https://github.com/shadps4-emu/tracy.git
|
url = https://github.com/shadps4-emu/tracy.git
|
||||||
[submodule "externals/boost"]
|
[submodule "externals/ext-boost"]
|
||||||
path = externals/boost
|
path = externals/ext-boost
|
||||||
url = https://github.com/shadps4-emu/ext-boost.git
|
url = https://github.com/shadps4-emu/ext-boost.git
|
||||||
|
|
Loading…
Reference in New Issue