mirror of
https://github.com/marian-nmt/marian.git
synced 2024-11-03 20:13:47 +03:00
3d575c42f6
The latest version fo spdlog does not provide the streaming interface any more, so the macro definition of LOG and calls to it were adjusted accordingly.
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
[submodule "src/3rd_party/spdlog"]
|
|
path = src/3rd_party/spdlog
|
|
url = http://github.com/gabime/spdlog
|
|
[submodule "spdlog"]
|
|
shallow = bool
|