Sha256: 9c2c179f4e9bf1b094059e678bd847b879de6568a45d12bbf43489d07b79f531
Contents?: true
Size: 376 Bytes
Versions: 41
Compression:
Stored size: 376 Bytes
Contents
prefix=@CMAKE_INSTALL_PREFIX@ exec_prefix=${prefix} includedir=${prefix}/include libdir=${exec_prefix}/@CMAKE_INSTALL_LIBDIR@ Name: lib@PROJECT_NAME@ Description: Fast C++ logging library. URL: https://github.com/gabime/@PROJECT_NAME@ Version: @SPDLOG_VERSION@ CFlags: -I${includedir} @PKG_CONFIG_DEFINES@ Libs: -L${libdir} -lspdlog -pthread Requires: @PKG_CONFIG_REQUIRES@
Version data entries
41 entries across 41 versions & 1 rubygems