mirror of https://github.com/gabime/spdlog.git
Generate & Install pkg-config File
parent
083d6c0d2f
commit
b7e3a103c3
@ -0,0 +1,6 @@
|
||||
prefix=@CMAKE_INSTALL_PREFIX@
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: @PROJECT_NAME@
|
||||
Description: Super fast C++ logging library.
|
||||
Version: @PROJECT_VERSION@
|
Loading…
Reference in New Issue