Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@gabime gabime released this 23 Sep 09:51
· 1520 commits to v1.x since this release

Fix few issues discovered by users of 1.4.0

  • Added pkgconfig file to CMake install - Thanks @orbea for reporting and fixing (#1237 #1238).
  • Fix regression in wchar support under windows. Thanks @Bak-Jin-Hyeong for reporting and fixing (#1239 #1240).
  • CMake: Do not install bundled fmt if SPDLOG_FMT_EXTERNAL is defined. Thanks @orbea (#1241).