mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
updated pkgconfig.in
This commit is contained in:
@@ -7,6 +7,6 @@ Name: libspdlog-2
|
|||||||
Description: Fast C++ logging library.
|
Description: Fast C++ logging library.
|
||||||
URL: https://github.com/gabime/@PROJECT_NAME@
|
URL: https://github.com/gabime/@PROJECT_NAME@
|
||||||
Version: @SPDLOG_VERSION@
|
Version: @SPDLOG_VERSION@
|
||||||
CFlags: -I${includedir} @PKG_CONFIG_DEFINES@
|
CFlags: -I${includedir}
|
||||||
Libs: -L${libdir} -lspdlog-@SPDLOG_VERSION_MAJOR@.@SPDLOG_VERSION_MINOR@
|
Libs: -L${libdir} -lspdlog-@SPDLOG_VERSION_MAJOR@.@SPDLOG_VERSION_MINOR@ -pthread
|
||||||
Requires: fmt
|
Requires: fmt
|
||||||
|
Reference in New Issue
Block a user