This repository has been archived on 2022-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
fortuna/.gitmodules
surtur bd421295c4
All checks were successful
continuous-integration/drone/push Build is passing
feat: use fmt instead of iostreams
switch to fmt - "A modern formatting library" - for fun and profit,
currently in header-only configuration.

ref: https://github.com/fmtlib/fmt

closes #5
closes #4
2021-11-18 22:05:05 +01:00

4 lines
79 B
Plaintext

[submodule "lib/fmt"]
path = lib/fmt
url = https://github.com/fmtlib/fmt.git