Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spdlog: Fix recipe so other recipes can use spdlog with external fmt. | Philip Balister | 2020-12-03 | 1 | -0/+26 |
* 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> |