marian/.gitmodules
Ulrich Germann 3d575c42f6 Made spdlog a proper git submodule and upgraded to the latest version.
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.
2017-03-05 23:31:58 +00:00

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