mirror of https://github.com/gabime/spdlog.git
Some minor changes to compile bundled fmt propperly w. BUILD_SHARED_LIBS
Basically, libfmt also lacks support for propper generate_export_headers, instead, some handwritten macros that only work on windows are used :-( Personally, I think including dependencies in the build is always a bad idea, but there might be good (Windows??) reasons for it. Anyhow, this is a rather ugly fix to include the generate_export_headers into libfmt. Signed-off-by: Matthias Schoepfer <matthias.schoepfer@ithinx.io>pull/1257/head
parent
d05c507c04
commit
a0d66415ef
Loading…
Reference in New Issue