Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spdlog: Fix recipe so other recipes can use spdlog with external fmt. | Philip Balister | 2021-01-10 | 1 | -2/+3 |
| | | | | | | | | | | | | * I enabled the shared library option to eliminate linker issues with a package that used spdlog. * Edited the tweak.h file so programs use the external fmt library headers, not the oners in spdlog. Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 010cd128e7ae8258f83c03195caa605bbce3e76b) Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | spdlog: upgrade 1.8.0 -> 1.8.1 | Zang Ruochen | 2020-10-15 | 1 | -0/+21 |
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |