summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/spdlog/files
Commit message (Collapse)AuthorAgeFilesLines
* spdlog: Fix recipe so other recipes can use spdlog with external fmt.Philip Balister2020-12-031-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>